diff options
Diffstat (limited to 'sys/netinet/ip_log.c')
| -rw-r--r-- | sys/netinet/ip_log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_log.c b/sys/netinet/ip_log.c index e347047fdb8f..e31c1372d4c2 100644 --- a/sys/netinet/ip_log.c +++ b/sys/netinet/ip_log.c @@ -6,7 +6,7 @@ * to the original author and the contributors. * * $Id: ip_log.c,v 2.1.2.2 1999/09/21 11:55:44 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_log.c,v 1.13 2000/02/10 21:29:10 guido Exp $ */ #include <sys/param.h> #if defined(KERNEL) && !defined(_KERNEL) |
