1.0.47.3: better DEFSTRUCT constructor type declarations
[sbcl.git] / src / code / ntrace.lisp
index 8016070..1d74e47 100644 (file)
             (trace-1 mf info)
             (when (typep mf 'sb-pcl::%method-function)
               (trace-1 (sb-pcl::%method-function-fast-function mf) info)))))
-      
+
       function-or-name)))
 \f
 ;;;; the TRACE macro