summaryrefslogtreecommitdiff
path: root/lisp/play/gomoku.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r--lisp/play/gomoku.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el
index 428a100954f..8a16956becc 100644
--- a/lisp/play/gomoku.el
+++ b/lisp/play/gomoku.el
@@ -1213,5 +1213,5 @@ If the game is finished, this command requests for another game."
(provide 'gomoku)
-;;; arch-tag: b1b8205e-77fc-4597-b373-3ea2c04311eb
+;; arch-tag: b1b8205e-77fc-4597-b373-3ea2c04311eb
;;; gomoku.el ends here