X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fdefs.lisp;h=7a2e36bca5c656b77a35084088aaa7d5a6704254;hb=1363121ddb1d2e722e2e41d1c93758551066797c;hp=61f7cb740861122ec4cd318bc2a079066b62af54;hpb=942e45e3bb73fd55786e4a0ab4590324063c0c89;p=sbcl.git diff --git a/src/pcl/defs.lisp b/src/pcl/defs.lisp index 61f7cb7..7a2e36b 100644 --- a/src/pcl/defs.lisp +++ b/src/pcl/defs.lisp @@ -456,7 +456,7 @@ :initarg :initargs :accessor slot-definition-initargs) (%type :initform t :initarg :type :accessor slot-definition-type) - (%documentation + (%documentation :initform nil :initarg :documentation ;; KLUDGE: we need a reader for bootstrapping purposes, in ;; COMPUTE-EFFECTIVE-SLOT-DEFINITION-INITARGS.