mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-15 15:00:24 -08:00
fixed a typo
This commit is contained in:
parent
90f0397f98
commit
44dd86ba56
1 changed files with 1 additions and 1 deletions
|
|
@ -321,7 +321,7 @@ the default answer. (Private)"
|
|||
(remhash id *connection-ids*)
|
||||
(remhash connection *connections*)))
|
||||
(t (c)
|
||||
(format t "Condition caught in handle-message - ~A.~&" c)
|
||||
(format t "Condition caught in handle-close-connection - ~A.~&" c)
|
||||
(values 0 c))))
|
||||
|
||||
;;;;;;;;;;;;;;;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue