diff lisp/term/bobcat.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 673d62ad74b5
children ef719132ddfa
line wrap: on
line diff
--- a/lisp/term/bobcat.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/term/bobcat.el	Thu Apr 10 14:10:46 2008 +0000
@@ -6,5 +6,5 @@
   (keyboard-translate ?\177 ?\^h)
   (keyboard-translate ?\^h ?\177))
 
-;;; arch-tag: 754e4520-0a3e-4e6e-8ca5-9481b1f85cf7
+;; arch-tag: 754e4520-0a3e-4e6e-8ca5-9481b1f85cf7
 ;;; bobcat.el ends here