summaryrefslogtreecommitdiff
path: root/chess-irc.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-09 10:07:29 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-09 10:07:29 +0000
commit0a7fa45549d1156284e79b15f3809772c7c2750b (patch)
treec71516f500e9282bec6d950a4b7e015ecc7cae89 /chess-irc.el
parent91a1e2d52130c9e6f90497614633c7f4e1efb5b3 (diff)
*** no comment ***
Diffstat (limited to 'chess-irc.el')
-rw-r--r--chess-irc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-irc.el b/chess-irc.el
index 78e49a4..489624f 100644
--- a/chess-irc.el
+++ b/chess-irc.el
@@ -71,7 +71,7 @@
((eq event 'shutdown)
(ignore-errors
- (chess-engine-send nil "quit"))
+ (chess-engine-send nil "game over"))
(ignore-errors
(process-send-string chess-irc-process "QUIT :Goodbye\n"))
(ignore-errors