1.0.5.23:
authorThiemo Seufer <ths@networkno.de>
Wed, 2 May 2007 17:39:31 +0000 (17:39 +0000)
committerThiemo Seufer <ths@networkno.de>
Wed, 2 May 2007 17:39:31 +0000 (17:39 +0000)
Fix spelling.

src/runtime/interrupt.c
version.lisp-expr

index 08aba57..86b7413 100644 (file)
@@ -1311,7 +1311,7 @@ unhandled_trap_error(os_context_t *context)
 }
 
 /* Common logic far trapping instructions. How we actually handle each
- * case is highly architecture dependant, but the overall shape is
+ * case is highly architecture dependent, but the overall shape is
  * this. */
 void
 handle_trap(os_context_t *context, int trap)
index 78d00e2..4a98cfd 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.5.22"
+"1.0.5.23"