diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-05 05:58:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-05 05:58:55 +0000 |
commit | e689014cc2747748c76a2b3f492470f1362031e2 (patch) | |
tree | 30f2062ed5c01f4b6d08d952c92e6e0c432b485f /usr.sbin/ipftest/ipt.h | |
parent | 20a077f722546853c96c85750162a4b9c096033b (diff) |
ipf 3.2.10; work by kjell
Diffstat (limited to 'usr.sbin/ipftest/ipt.h')
-rw-r--r-- | usr.sbin/ipftest/ipt.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ipftest/ipt.h b/usr.sbin/ipftest/ipt.h index 65ab3a2be49..bba64f94f4a 100644 --- a/usr.sbin/ipftest/ipt.h +++ b/usr.sbin/ipftest/ipt.h @@ -1,11 +1,11 @@ -/* $OpenBSD: ipt.h,v 1.5 1998/01/26 04:16:41 dgregor Exp $ */ +/* $OpenBSD: ipt.h,v 1.6 1999/02/05 05:58:47 deraadt Exp $ */ /* - * Copyright (C) 1993-1997 by Darren Reed. + * Copyright (C) 1993-1998 by Darren Reed. * * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and due credit is given * to the original author and the contributors. - * $Id: ipt.h,v 1.5 1998/01/26 04:16:41 dgregor Exp $ + * $Id: ipt.h,v 1.6 1999/02/05 05:58:47 deraadt Exp $ */ #ifndef __IPT_H__ |