summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_log.c')
-rw-r--r--sys/netinet/ip_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_log.c b/sys/netinet/ip_log.c
index 9178c74742ff1..eb9ee9f31a64e 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.5.2.1 2000/07/19 13:11:47 darrenr Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/netinet/ip_log.c,v 1.13.2.2 2000/07/19 23:27:55 darrenr Exp $
*/
#include <sys/param.h>
#if defined(KERNEL) && !defined(_KERNEL)