diff lisp/textmodes/bib-mode.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 107ccd98fa12
children f4a69fedbd46
line wrap: on
line diff
--- a/lisp/textmodes/bib-mode.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/textmodes/bib-mode.el	Thu Apr 10 14:10:46 2008 +0000
@@ -237,5 +237,5 @@
 
 (provide 'bib-mode)
 
-;;; arch-tag: e3a97958-3c2c-487f-9557-fafc3c98452d
+;; arch-tag: e3a97958-3c2c-487f-9557-fafc3c98452d
 ;;; bib-mode.el ends here