diff options
Diffstat (limited to 'sys/netinet/ip_icmp.h')
-rw-r--r-- | sys/netinet/ip_icmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_icmp.h b/sys/netinet/ip_icmp.h index 1a73e0dc55ea1..0723c5e9af1fe 100644 --- a/sys/netinet/ip_icmp.h +++ b/sys/netinet/ip_icmp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_icmp.h 8.1 (Berkeley) 6/10/93 - * $Id: ip_icmp.h,v 1.2 1994/08/02 07:48:35 davidg Exp $ + * ip_icmp.h,v 1.3 1994/08/21 05:27:31 paul Exp */ #ifndef _NETINET_IP_ICMP_H_ |