diff lisp/term/vt102.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/vt102.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/term/vt102.el	Thu Apr 10 14:10:46 2008 +0000
@@ -4,5 +4,5 @@
   "Terminal initialization function for vt102."
   (tty-run-terminal-initialization (selected-frame) "vt100"))
 
-;;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f
+;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f
 ;;; vt102.el ends here