diff lisp/net/hmac-md5.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 b9e8ab94c460
children 91e5880a36c1
line wrap: on
line diff
--- a/lisp/net/hmac-md5.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/net/hmac-md5.el	Thu Apr 10 14:10:46 2008 +0000
@@ -81,5 +81,5 @@
 
 (provide 'hmac-md5)
 
-;;; arch-tag: 0ab3f4f6-3d4b-4167-a9fa-635b7fed7f27
+;; arch-tag: 0ab3f4f6-3d4b-4167-a9fa-635b7fed7f27
 ;;; hmac-md5.el ends here