diff lisp/emacs-lisp/cl-specs.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 0536275b0f41
children 90a2847062be
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-specs.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/emacs-lisp/cl-specs.el	Thu Apr 10 14:10:46 2008 +0000
@@ -470,5 +470,5 @@
 (def-edebug-spec loop-d-type-spec
   (&or (loop-d-type-spec . [&or nil loop-d-type-spec]) cl-type-spec))
 
-;;; arch-tag: b29aa3c2-cf67-4af8-9ee1-318fea61b478
+;; arch-tag: b29aa3c2-cf67-4af8-9ee1-318fea61b478
 ;;; cl-specs.el ends here