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 2cf3df1d3ba6..d0f51fd6eb3e 100644 --- a/sys/netinet/tcpip.h +++ b/sys/netinet/tcpip.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcpip.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcpip.h,v 1.7.2.1 1999/08/29 16:29:57 peter Exp $ */ #ifndef _NETINET_TCPIP_H_ |