diff lisp/forms.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 73661ddc7ac7
children 9f981901ae0c
line wrap: on
line diff
--- a/lisp/forms.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/forms.el	Thu Apr 10 14:10:46 2008 +0000
@@ -2055,5 +2055,5 @@
 	  (goto-char (point-max))
 	  (insert ret)))))
 
-;;; arch-tag: 4a6695c7-d47a-4a21-809b-5cec7f8ec7a1
+;; arch-tag: 4a6695c7-d47a-4a21-809b-5cec7f8ec7a1
 ;;; forms.el ends here