mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-04 16:30:48 -08:00
Fixed typo.
This commit is contained in:
parent
3b7c445a2b
commit
27abfca66e
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
|||
((type :initform :dll)))
|
||||
|
||||
(defclass program-op (monolithic-bundle-op)
|
||||
((type :initform :dll)))
|
||||
((type :initform :program)))
|
||||
|
||||
(defmethod initialize-instance :after ((instance bundle-op) &rest initargs
|
||||
&key (name-suffix nil name-suffix-p)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue