diff lisp/progmodes/dcl-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 107ccd98fa12
children 52b7a8c22af5
line wrap: on
line diff
--- a/lisp/progmodes/dcl-mode.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/progmodes/dcl-mode.el	Thu Apr 10 14:10:46 2008 +0000
@@ -2218,5 +2218,5 @@
 
 (run-hooks 'dcl-mode-load-hook)		; for your customizations
 
-;;; arch-tag: e00d421b-f26c-483e-a8bd-af412ea7764a
+;; arch-tag: e00d421b-f26c-483e-a8bd-af412ea7764a
 ;;; dcl-mode.el ends here