diff lisp/textmodes/makeinfo.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 dc100f64b2b7
children f4a69fedbd46
line wrap: on
line diff
--- a/lisp/textmodes/makeinfo.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/textmodes/makeinfo.el	Thu Apr 10 14:10:46 2008 +0000
@@ -291,5 +291,5 @@
 ;;; Place `provide' at end of file.
 (provide 'makeinfo)
 
-;;; arch-tag: 5f810713-3de2-4e20-8030-4bc3dd0d9604
+;; arch-tag: 5f810713-3de2-4e20-8030-4bc3dd0d9604
 ;;; makeinfo.el ends here