[bknr-cvs] hans changed trunk/thirdparty/cl-unicode/build/read.lisp
BKNR Commits
bknr at bknr.net
Tue Jul 29 07:35:26 UTC 2008
Revision: 3670
Author: hans
URL: http://bknr.net/trac/changeset/3670
correct typo in special variable name
U trunk/thirdparty/cl-unicode/build/read.lisp
Modified: trunk/thirdparty/cl-unicode/build/read.lisp
===================================================================
--- trunk/thirdparty/cl-unicode/build/read.lisp 2008-07-29 07:32:15 UTC (rev 3669)
+++ trunk/thirdparty/cl-unicode/build/read.lisp 2008-07-29 07:35:26 UTC (rev 3670)
@@ -275,7 +275,7 @@
data files and building the corresponding Lisp datastructures in
memory."
(fill-database)
- (when *compile-verbose
+ (when *compile-verbose*
(format t "~&;;; Building hash tables")
(force-output))
(build-name-mappings)
More information about the Bknr-cvs
mailing list