summaryrefslogtreecommitdiff
path: root/chess-ics1.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-ics1.el')
-rw-r--r--chess-ics1.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-ics1.el b/chess-ics1.el
index e086772..1491a63 100644
--- a/chess-ics1.el
+++ b/chess-ics1.el
@@ -8,7 +8,7 @@
;;; Code:
-(defun chess-display-position (&optional position)
+(defun chess-debug-position (&optional position)
"This is a debugging function, and not meant from general use."
(interactive)
(let ((pos (or position (chess-engine-position nil))))