(I didn't have convenient access to the Internet for almost a week, so
[sbcl.git] / src / code / ntrace.lisp
index a5a4e44..6535280 100644 (file)
@@ -29,7 +29,7 @@
   "If the trace indentation exceeds this value, then indentation restarts at
    0.")
 
-(defvar *trace-encapsulate-default* :default
+(defvar *trace-encapsulate-default* nil
   #+sb-doc
   "the default value for the :ENCAPSULATE option to TRACE")
 \f