0.8.16.2: TYPE-ERROR for ERROR
[sbcl.git] / src / code / defboot.lisp
index a9cfbf7..964639f 100644 (file)
   ;; something sane, (1) doing so doesn't really fix the bug, and 
   ;; (2) doing probably isn't even really safe.
   #+nil (setf (%fun-name def) name)
-
+  
   (when doc
     (setf (fdocumentation name 'function) doc))
   name)