Work in progress, recovered from old crybaby.
[sod] / src / impl-c-types-class.lisp
index f61d84f..de980d8 100644 (file)
@@ -81,7 +81,7 @@
   ;;
   ;; The solution is to make the `*module-type-map*' be the master.  Each
   ;; class-type object has a tag -- a gensym, so that `equal' will think
-  ;; they're different, and we use the tag as part of the input to
+  ;; they're different -- and we use the tag as part of the input to
   ;; `intern-c-type'.
   ;;
   ;; So the first thing to do is to find the tag for the basic type, without