summaryrefslogtreecommitdiff
path: root/lisp/net/rfc2104.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/rfc2104.el')
-rw-r--r--lisp/net/rfc2104.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/net/rfc2104.el b/lisp/net/rfc2104.el
index 5de8401d5b6..fadc979bc15 100644
--- a/lisp/net/rfc2104.el
+++ b/lisp/net/rfc2104.el
@@ -37,8 +37,6 @@
;; 64 is block length of hash function (64 for MD5 and SHA), 16 is
;; resulting hash length (16 for MD5, 20 for SHA).
;;
-;; Tested with Emacs 20.2 and XEmacs 20.3.
-;;
;; Test case reference: RFC 2202.
;;; History: