diff options
Diffstat (limited to 'sys/netinet/tcpip.h')
-rw-r--r-- | sys/netinet/tcpip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h index 3a89d5d5bd306..f5732bcf879fe 100644 --- a/sys/netinet/tcpip.h +++ b/sys/netinet/tcpip.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcpip.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcpip.h,v 1.12 2005/01/07 01:45:45 imp Exp $ */ #ifndef _NETINET_TCPIP_H_ |