diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2007-09-07 19:46:59 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2007-09-07 19:46:59 +0000 |
commit | ba76db87effcfb4786788b07b9f4afc170ed3c11 (patch) | |
tree | 00b8809ccab725e9af5a13ccb02e5ef96ba3e594 /lisp/url/url-auth.el | |
parent | 08c1d23533d1334ac3b5b57d8fe53c02d7c4a1e4 (diff) | |
download | emacs-ba76db87effcfb4786788b07b9f4afc170ed3c11.tar.gz |
Comment style.
Diffstat (limited to 'lisp/url/url-auth.el')
-rw-r--r-- | lisp/url/url-auth.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el index 3c33fd914e5..e48a4e293bd 100644 --- a/lisp/url/url-auth.el +++ b/lisp/url/url-auth.el @@ -317,5 +317,5 @@ RATING a rating between 1 and 10 of the strength of the authentication. (provide 'url-auth) -;;; arch-tag: 04058625-616d-44e4-9dbf-4b46b00b2a91 +;; arch-tag: 04058625-616d-44e4-9dbf-4b46b00b2a91 ;;; url-auth.el ends here |