src/optparse.lisp: Use low-level slot accessor in `option' printer.
[sod] / src / optparse.lisp
index 16b5b7b..fff0e88 100644 (file)
                          (opt-long-name o)
                          (opt-arg-optional-p o)
                          (opt-arg-name o)
-                         (opt-documentation o)))))
+                         (opt-%documentation o)))))
             (:constructor %make-option
                 (&key long-name tag negated-tag short-name
                       arg-name arg-optional-p documentation