aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_log.c
diff options
context:
space:
mode:
authorGuido van Rooij <guido@FreeBSD.org>2000-02-10 21:29:11 +0000
committerGuido van Rooij <guido@FreeBSD.org>2000-02-10 21:29:11 +0000
commita993ad154a0e38688f39f09663054a5485bee6e8 (patch)
tree5c117ae5bbfb49c036e3224dac3d37e89f47d8e9 /sys/netinet/ip_log.c
parent960e15a70b124639b7f5d34174943952d8d50e34 (diff)
Notes
Diffstat (limited to 'sys/netinet/ip_log.c')
-rw-r--r--sys/netinet/ip_log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/ip_log.c b/sys/netinet/ip_log.c
index b71aa7fff1ac..e347047fdb8f 100644
--- a/sys/netinet/ip_log.c
+++ b/sys/netinet/ip_log.c
@@ -6,6 +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$
*/
#include <sys/param.h>
#if defined(KERNEL) && !defined(_KERNEL)