summaryrefslogtreecommitdiff
path: root/sys/net/pf.c
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-04-09 18:21:59 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-04-09 18:21:59 +0000
commit3f4c280eb372c95a0afbae0c92248ff91eba2051 (patch)
treeec3e4942bd2f32dc82c56421c36760272af65daf /sys/net/pf.c
parent6f4562da39cc19615e7edbc8e995608e9fe24834 (diff)
KNF
Diffstat (limited to 'sys/net/pf.c')
-rw-r--r--sys/net/pf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/pf.c b/sys/net/pf.c
index 261761cd61d..083975704f4 100644
--- a/sys/net/pf.c
+++ b/sys/net/pf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pf.c,v 1.335 2003/04/09 15:32:59 cedric Exp $ */
+/* $OpenBSD: pf.c,v 1.336 2003/04/09 18:21:58 henning Exp $ */
/*
* Copyright (c) 2001 Daniel Hartmeier
@@ -4342,7 +4342,7 @@ pf_test(int dir, struct ifnet *ifp, struct mbuf **m0)
if (a != NULL) {
a->packets++;
a->bytes += h->ip_len;
- }
+ }
log = s->log;
} else if (s == NULL)
action = pf_test_icmp(&r, &s, dir, ifp,