diff lisp/progmodes/cpp.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 a1342e6e097a
children 52b7a8c22af5
line wrap: on
line diff
--- a/lisp/progmodes/cpp.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/progmodes/cpp.el	Thu Apr 10 14:10:46 2008 +0000
@@ -833,5 +833,5 @@
 
 (provide 'cpp)
 
-;;; arch-tag: fb7d433d-745d-495a-96f0-86908ab63f74
+;; arch-tag: fb7d433d-745d-495a-96f0-86908ab63f74
 ;;; cpp.el ends here