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 af2f787..4dd6c97 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.11 1997/02/22 09:41:34 peter Exp $ + * $FreeBSD$ */ #ifndef _NETINET_IP_ICMP_H_ |