Don't write Lisp symbol names in uppercase: use `...' instead.
[sod] / src / pset-parse.lisp
index a38f44b..d1e437e 100644 (file)
@@ -96,7 +96,6 @@
                             (t
                              (values (list :int :id :char :string #\?)
                                      nil nil)))))
-                  
 
 (defun parse-property (scanner pset)
   "Parse a single property using the SCANNER; add it to the PSET."