From 0a7fa45549d1156284e79b15f3809772c7c2750b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 9 Apr 2002 10:07:29 +0000 Subject: *** no comment *** --- chess-irc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-irc.el') 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 -- cgit v1.2.3