diff lisp/textmodes/reftex-parse.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/reftex-parse.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/textmodes/reftex-parse.el	Thu Apr 10 14:10:46 2008 +0000
@@ -1070,5 +1070,5 @@
               nrest (- nrest i))))
     string))
 
-;;; arch-tag: 6a8168f7-abb9-4576-99dc-fcbc7ba901a3
+;; arch-tag: 6a8168f7-abb9-4576-99dc-fcbc7ba901a3
 ;;; reftex-parse.el ends here