mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-21 12:03:40 -08:00
cosmetic: don't leave empty line
This commit is contained in:
parent
cffe43f9ae
commit
17e4c5de65
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@ filesystem or in the database of ASDF modules."
|
|||
(cond ((null epilogue-code)
|
||||
(setf epilogue-code ""))
|
||||
((stringp epilogue-code)
|
||||
)
|
||||
nil)
|
||||
(t
|
||||
(with-standard-io-syntax
|
||||
(setq epilogue-code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue