diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-02-16 22:34:26 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-02-16 22:34:26 +0000 |
commit | f1252793b4455e9bb0a80421006431591d7aead0 (patch) | |
tree | e69d9828bd414fa91155fcac9d5aa067b1638547 /usr.sbin/ipftest/ipft_tx.c | |
parent | 5ffbb417b698a75fda112e8173ece678b4f35e38 (diff) |
Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY
for details.
Diffstat (limited to 'usr.sbin/ipftest/ipft_tx.c')
-rw-r--r-- | usr.sbin/ipftest/ipft_tx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ipftest/ipft_tx.c b/usr.sbin/ipftest/ipft_tx.c index e55c2b887f3..928c3e75028 100644 --- a/usr.sbin/ipftest/ipft_tx.c +++ b/usr.sbin/ipftest/ipft_tx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ipft_tx.c,v 1.14 2000/02/01 19:30:01 kjell Exp $ */ +/* $OpenBSD: ipft_tx.c,v 1.15 2000/02/16 22:34:24 kjell Exp $ */ /* * Copyright (C) 1995-1998 by Darren Reed. |