diff options
author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2010-09-02 00:55:51 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2010-09-02 00:55:51 +0000 |
commit | 53080505af9e0641753909f057897b4203dd2269 (patch) | |
tree | 3f52c9194c21cc075a050c0d761b32e0e35e415d /lisp/net/sasl.el | |
parent | 261ff377d4488834a77324e5dced30b0168dbfbd (diff) |
Remove arch-tags from all files, since these are no longer needed.
Diffstat (limited to 'lisp/net/sasl.el')
-rw-r--r-- | lisp/net/sasl.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el index c2a3f10e3d..7f864390a5 100644 --- a/lisp/net/sasl.el +++ b/lisp/net/sasl.el @@ -267,5 +267,4 @@ It contain at least 64 bits of entropy." (provide 'sasl) -;; arch-tag: 8b3326fa-4978-4fda-93e2-cb2c6255f887 ;;; sasl.el ends here |