summaryrefslogtreecommitdiff
path: root/lisp/play/hanoi.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/hanoi.el')
-rw-r--r--lisp/play/hanoi.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el
index 0dffa05044..51afa4602a 100644
--- a/lisp/play/hanoi.el
+++ b/lisp/play/hanoi.el
@@ -447,5 +447,5 @@ BITS must be of length nrings. Start at START-TIME."
(provide 'hanoi)
-;;; arch-tag: 7a901659-4346-495c-8883-14cbf540610c
+;; arch-tag: 7a901659-4346-495c-8883-14cbf540610c
;;; hanoi.el ends here