manual: Code format escaping in the doc "The define-alien-routine Macro".
Bug #2084370 reported by
Koga Kazuo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SBCL |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In 'doc/manual/
(https:/
I think this text block:
@lisp
(aname atype &optional style)
@end lisp
should be:
@lisp
(aname atype &optional style)
@end lisp
Thank you
Changed in sbcl: | |
status: | New → Fix Committed |
Changed in sbcl: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thank you, applied.