diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
commit | cbee283dd7dd655124e81a6bd555506476180b5d (patch) | |
tree | 50b092083f6297038aac647c6db3187bebb20e91 /lisp/play/animate.el | |
parent | 40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff) |
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/play/animate.el')
-rw-r--r-- | lisp/play/animate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index 3f72dc18fa..5320c87237 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el @@ -193,5 +193,5 @@ You can specify the one's name by NAME; the default value is \"Sarah\"." (provide 'animate) -;;; arch-tag: 275289a3-6ac4-41da-b527-a1147045392f +;; arch-tag: 275289a3-6ac4-41da-b527-a1147045392f ;;; animate.el ends here |