From 3f9d2bc3cb13d0cd67c036b685486ad7ea4fd098 Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Sun, 18 Jun 2000 00:24:12 +0000 Subject: Remove outdated comment. --- sys/netinet/ipsec_input.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/sys/netinet/ipsec_input.c b/sys/netinet/ipsec_input.c index b607c74b8ff..63045f9a12f 100644 --- a/sys/netinet/ipsec_input.c +++ b/sys/netinet/ipsec_input.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ipsec_input.c,v 1.23 2000/03/29 10:15:22 angelos Exp $ */ +/* $OpenBSD: ipsec_input.c,v 1.24 2000/06/18 00:24:11 angelos Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), @@ -35,14 +35,6 @@ * PURPOSE. */ -/* - * Authentication Header Processing - * Per RFC1826 (Atkinson, 1995) - * - * Encapsulation Security Payload Processing - * Per RFC1827 (Atkinson, 1995) - */ - #include #include #include -- cgit v1.2.3