summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_log.c
diff options
context:
space:
mode:
authordgregor <dgregor@cvs.openbsd.org>1998-02-17 01:39:09 +0000
committerdgregor <dgregor@cvs.openbsd.org>1998-02-17 01:39:09 +0000
commit8cc31619bb767208f266052c26e742a8b4df522f (patch)
treeb0053851001f3bf276db89833eb700f42c872663 /sys/netinet/ip_log.c
parenta33ccc885ce2651d58474ea5682feb2cc9ca37d0 (diff)
$OpenBSD$
Diffstat (limited to 'sys/netinet/ip_log.c')
-rw-r--r--sys/netinet/ip_log.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet/ip_log.c b/sys/netinet/ip_log.c
index fa04c62e9e7..0062fe43eca 100644
--- a/sys/netinet/ip_log.c
+++ b/sys/netinet/ip_log.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: ip_log.c,v 1.2 1998/02/17 01:39:04 dgregor Exp $ */
/*
* Copyright (C) 1997 by Darren Reed.
*
@@ -5,7 +6,7 @@
* provided that this notice is preserved and due credit is given
* to the original author and the contributors.
*
- * $Id: ip_log.c,v 1.1 1998/01/26 04:10:43 dgregor Exp $
+ * $Id: ip_log.c,v 1.2 1998/02/17 01:39:04 dgregor Exp $
*/
#ifdef IPFILTER_LOG
# ifndef SOLARIS