Index: /trunk/ccl/lib/foreign-types.lisp
===================================================================
--- /trunk/ccl/lib/foreign-types.lisp	(revision 447)
+++ /trunk/ccl/lib/foreign-types.lisp	(revision 448)
@@ -1429,5 +1429,5 @@
 
 (def-foreign-type void (root))
-(defvar *void-foreign-type* (parse-foreign-type :void)
+(defvar *void-foreign-type* (parse-foreign-type :void))
 (def-foreign-type address (* :void))
 
