summaryrefslogtreecommitdiff
path: root/lisp/net/tls.el
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <larsi@gnus.org>2010-09-02 00:55:51 +0000
committerKatsumi Yamaoka <yamaoka@jpl.org>2010-09-02 00:55:51 +0000
commit53080505af9e0641753909f057897b4203dd2269 (patch)
tree3f52c9194c21cc075a050c0d761b32e0e35e415d /lisp/net/tls.el
parent261ff377d4488834a77324e5dced30b0168dbfbd (diff)
downloademacs-53080505af9e0641753909f057897b4203dd2269.tar.gz
Remove arch-tags from all files, since these are no longer needed.
Diffstat (limited to 'lisp/net/tls.el')
-rw-r--r--lisp/net/tls.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/net/tls.el b/lisp/net/tls.el
index 9a1b0bb6610..821daba6f6b 100644
--- a/lisp/net/tls.el
+++ b/lisp/net/tls.el
@@ -298,5 +298,4 @@ match `%s'. Connect anyway? " host))))))
(provide 'tls)
-;; arch-tag: 5596d1c4-facc-4bc4-94a9-9863b928d7ac
;;; tls.el ends here