aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-06-14 21:32:13 +0000
committerRichard M. Stallman <[email protected]>1998-06-14 21:32:13 +0000
commit6b6dee47c9a39f2081cb514671e1f5122dd808b3 (patch)
treef5e99fde4e0a2776173b5194fefc2bdaf9674cfb /lisp/play
parent0bbf74a829993f536345025ae6584caa07f414a9 (diff)
Comment change.
Diffstat (limited to 'lisp/play')
-rw-r--r--lisp/play/snake.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/snake.el b/lisp/play/snake.el
index 17dcb3a23b..df77827dac 100644
--- a/lisp/play/snake.el
+++ b/lisp/play/snake.el
@@ -1,4 +1,4 @@
-;;; snake.el -- Implementation of Snake for Emacs.
+;;; snake.el -- Implementation of Snake for Emacs
;; Copyright (C) 1997 Free Software Foundation, Inc.