diff options
Diffstat (limited to 'sys/netinet/ip_frag.h')
-rw-r--r-- | sys/netinet/ip_frag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_frag.h b/sys/netinet/ip_frag.h index 4fb35976e70a6..9e0f11d4903fe 100644 --- a/sys/netinet/ip_frag.h +++ b/sys/netinet/ip_frag.h @@ -7,7 +7,7 @@ * * @(#)ip_frag.h 1.5 3/24/96 * $Id: ip_frag.h,v 2.2 1999/08/06 06:26:38 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_frag.h,v 1.7.2.1 2000/07/19 23:27:55 darrenr Exp $ */ #ifndef __IP_FRAG_H__ |