diff options
Diffstat (limited to 'lisp/play/tetris.el')
-rw-r--r-- | lisp/play/tetris.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/tetris.el b/lisp/play/tetris.el index 11b081243b6..832cba57255 100644 --- a/lisp/play/tetris.el +++ b/lisp/play/tetris.el @@ -656,5 +656,5 @@ tetris-mode keybindings: (provide 'tetris) -;;; arch-tag: fb780d53-3ff0-49f0-8e19-f7f13cf2d49e +;; arch-tag: fb780d53-3ff0-49f0-8e19-f7f13cf2d49e ;;; tetris.el ends here |