summaryrefslogtreecommitdiff
path: root/chess-ics.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-ics.el')
-rw-r--r--chess-ics.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-ics.el b/chess-ics.el
index d0a04f3..2d309a7 100644
--- a/chess-ics.el
+++ b/chess-ics.el
@@ -233,7 +233,7 @@ who is black."
(car args)))
(t
- (apply 'chess-network-handler event args)))))
+ (apply 'chess-network-handler game event args)))))
(defun chess-ics-filter (string)
(save-excursion