chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/swank.lisp: Add missing final newline.
[profile]
/
dot
/
swank.lisp
diff --git
a/dot/swank.lisp
b/dot/swank.lisp
index db485ae9544eb0103b3a7a565ce1ce1eea5a9f4f..62f8160f2c9e7e59174a7bd98bb0b815771a22ab 100644
(file)
--- a/
dot/swank.lisp
+++ b/
dot/swank.lisp
@@
-12,4
+12,4
@@
(setf swank:*communication-style* :fd-handler
thing
'(swank-loader::swank-presentations
swank-loader::swank-presentation-streams)))
- swank-loader::*contribs*)))
\ No newline at end of file
+ swank-loader::*contribs*)))