diff lisp/textmodes/page.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/page.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/textmodes/page.el	Thu Apr 10 14:10:46 2008 +0000
@@ -164,5 +164,5 @@
 ;;; Place `provide' at end of file.
 (provide 'page)
 
-;;; arch-tag: e8d7a0bd-8655-4b6e-b852-f2ee25316a1d
+;; arch-tag: e8d7a0bd-8655-4b6e-b852-f2ee25316a1d
 ;;; page.el ends here