diff lisp/patcomp.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 695cf19ef79e
children ef719132ddfa
line wrap: on
line diff
--- a/lisp/patcomp.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/patcomp.el	Thu Apr 10 14:10:46 2008 +0000
@@ -19,5 +19,5 @@
   (let ((load-path (list (expand-file-name "lisp"))))
     (batch-byte-compile)))
 
-;;; arch-tag: cb299b78-1d6c-4c02-945b-12fa2e856d6f
+;; arch-tag: cb299b78-1d6c-4c02-945b-12fa2e856d6f
 ;;; patcomp.el ends here