diff lisp/progmodes/cc-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 66b187554996
children ca9efc5939fc
line wrap: on
line diff
--- a/lisp/progmodes/cc-mode.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/progmodes/cc-mode.el	Thu Apr 10 14:10:46 2008 +0000
@@ -1578,5 +1578,5 @@
 
 (cc-provide 'cc-mode)
 
-;;; arch-tag: 7825e5c4-fd09-439f-a04d-4c13208ba3d7
+;; arch-tag: 7825e5c4-fd09-439f-a04d-4c13208ba3d7
 ;;; cc-mode.el ends here