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 0494e9c60531d..5045fceea890c 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 2000/02/10 21:29:09 guido Exp $ */ #ifndef __IP_FRAG_H__ |