Change the reference to the standards document.
authorangelos <angelos@openbsd.org>
Sun, 9 Mar 1997 07:03:20 +0000 (07:03 +0000)
committerangelos <angelos@openbsd.org>
Sun, 9 Mar 1997 07:03:20 +0000 (07:03 +0000)
sys/netinet/ip_ahhmacmd5.c

index 764c667..1191de7 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: ip_ahhmacmd5.c,v 1.5 1997/02/26 03:01:03 angelos Exp $        */
+/*     $OpenBSD: ip_ahhmacmd5.c,v 1.6 1997/03/09 07:03:20 angelos Exp $        */
 
 /*
  * The author of this code is John Ioannidis, ji@tla.org,
@@ -24,7 +24,7 @@
  */
 
 /*
- * Based on draft-ietf-ipsec-ah-hmac-md5-04.txt.
+ * Based on RFC 2085.
  */
 
 #include <sys/param.h>