diff lisp/progmodes/cc-awk.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 78cb7fb87a03
children 52b7a8c22af5
line wrap: on
line diff
--- a/lisp/progmodes/cc-awk.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/progmodes/cc-awk.el	Thu Apr 10 14:10:46 2008 +0000
@@ -1097,5 +1097,5 @@
 
 (cc-provide 'cc-awk)			; Changed from 'awk-mode, ACM 2002/5/21
 
-;;; arch-tag: c4836289-3aa4-4a59-9934-9ccc2bacccf3
+;; arch-tag: c4836289-3aa4-4a59-9934-9ccc2bacccf3
 ;;; awk-mode.el ends here