aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1998-06-14 21:32:13 +0000
committerRichard M. Stallman1998-06-14 21:32:13 +0000
commit6b6dee47c9a39f2081cb514671e1f5122dd808b3 (patch)
treef5e99fde4e0a2776173b5194fefc2bdaf9674cfb
parent0bbf74a829993f536345025ae6584caa07f414a9 (diff)
downloademacs-6b6dee47c9a39f2081cb514671e1f5122dd808b3.tar.gz
emacs-6b6dee47c9a39f2081cb514671e1f5122dd808b3.zip
Comment change.
-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 17dcb3a23b9..df77827dac2 100644
--- a/lisp/play/snake.el
+++ b/lisp/play/snake.el
@@ -1,4 +1,4 @@
1;;; snake.el -- Implementation of Snake for Emacs. 1;;; snake.el -- Implementation of Snake for Emacs
2 2
3;; Copyright (C) 1997 Free Software Foundation, Inc. 3;; Copyright (C) 1997 Free Software Foundation, Inc.
4 4