Skip to content

Commit

Permalink
better message
Browse files Browse the repository at this point in the history
  • Loading branch information
nicferrier committed Nov 18, 2012
1 parent 896c024 commit 1a31db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shoes-off.el
Expand Up @@ -408,7 +408,7 @@ What's cached is the full text response of the command.")
(defun shoes-off/sentinel (process status)
"The sentinel on the bouncer server socket."
(message
"RCIRC BOUNCER KLAXON: [%s] %s"
"shoes-off klaxon: [%s] %s"
process status))

(defun shoes-off/log-fn (server con msg)
Expand Down

0 comments on commit 1a31db8

Please sign in to comment.