diff options
Diffstat (limited to 'sys/netinet/ip_proxy.h')
-rw-r--r-- | sys/netinet/ip_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_proxy.h b/sys/netinet/ip_proxy.h index cd7e9f9a671a..1c2a01b56e9f 100644 --- a/sys/netinet/ip_proxy.h +++ b/sys/netinet/ip_proxy.h @@ -5,7 +5,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_proxy.h,v 1.1.1.3.2.1 1999/08/29 16:29:50 peter Exp $ */ #ifndef __IP_PROXY_H__ |