diff options
author | Max Laier <mlaier@FreeBSD.org> | 2009-08-18 16:13:59 +0000 |
---|---|---|
committer | Max Laier <mlaier@FreeBSD.org> | 2009-08-18 16:13:59 +0000 |
commit | db8ac25da4805123ac32db61e3d169c9ab7b8966 (patch) | |
tree | e80f314eac925df406d19fc873e264a828f896fc /net/if_pflog.c | |
parent | bbe43470868206ce791124974947c85b485b8005 (diff) |
Notes
Diffstat (limited to 'net/if_pflog.c')
-rw-r--r-- | net/if_pflog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/if_pflog.c b/net/if_pflog.c index e8dd67979afa..280a12605c02 100644 --- a/net/if_pflog.c +++ b/net/if_pflog.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_pflog.c,v 1.27 2007/12/20 02:53:02 brad Exp $ */ +/* $OpenBSD: if_pflog.c,v 1.26 2007/10/18 21:58:18 mpf Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), * Angelos D. Keromytis (kermit@csd.uch.gr) and |