diff lisp/eshell/esh-module.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 b5b0801a7637
line wrap: on
line diff
--- a/lisp/eshell/esh-module.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/eshell/esh-module.el	Thu Apr 10 14:10:46 2008 +0000
@@ -158,5 +158,5 @@
 	  (unload-feature module)
 	  (message "Unloading %s...done" (symbol-name module))))))
 
-;;; arch-tag: 97a3fa16-9d08-40e6-bc2c-36bd70986507
+;; arch-tag: 97a3fa16-9d08-40e6-bc2c-36bd70986507
 ;;; esh-module.el ends here