0.9.12.18:
authorThiemo Seufer <ths@networkno.de>
Sat, 13 May 2006 19:44:04 +0000 (19:44 +0000)
committerThiemo Seufer <ths@networkno.de>
Sat, 13 May 2006 19:44:04 +0000 (19:44 +0000)
Fix typos in comment.

src/code/target-alieneval.lisp
version.lisp-expr

index 1c421f1..c4f4e2f 100644 (file)
@@ -933,8 +933,8 @@ callback signal an error."
       (setf (callback-info-function info) nil)
       t)))
 
-;;; FIXME: This calls assembles a new callback for every closure,
-;;; which suck hugely. ...not that I can think of an obvious
+;;; FIXME: This call assembles a new callback for every closure,
+;;; which sucks hugely. ...not that I can think of an obvious
 ;;; solution. Possibly maybe we could write a generalized closure
 ;;; callback analogous to closure_tramp, and share the actual wrapper?
 ;;;
index f909bd1..4fc0c69 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".)
-"0.9.12.17"
+"0.9.12.18"