From 65471cfff99669b44125d76bc87be53110f268a4 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 12 Apr 2002 22:24:12 +0000 Subject: *** no comment *** --- chess-engine.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chess-engine.el') diff --git a/chess-engine.el b/chess-engine.el index b7ca1ba..1dd1022 100644 --- a/chess-engine.el +++ b/chess-engine.el @@ -166,7 +166,7 @@ (let ((chess-engine-handling-event t)) (chess-game-end game :draw) (chess-game-set-data game 'active nil)) - (chess-engine-command nil 'accept))) + (chess-engine-command nil 'accept)) (chess-engine-command nil 'decline)) t)) @@ -258,7 +258,7 @@ (setq chess-engine-pending-offer nil chess-engine-pending-arg nil) - t)))) + t))))) (defun chess-engine-create (module &optional response-handler &rest args) (let ((regexp-alist (intern-soft (concat (symbol-name module) -- cgit v1.2.3