diff options
| author | martin <martin@NetBSD.org> | 2007-04-14 20:17:19 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2007-04-14 20:17:19 +0000 |
| commit | 993d757ec66b11a7a0ee07fe78aa89effb476ab0 (patch) | |
| tree | 108e0f55e1a0ff981ecea702634c3a07245a8846 /dist/ipf/lib/flags.c | |
| parent | 9e62e47cbb2982339d19a8b9db9b7d806fbf5b73 (diff) | |
Import IPFilter 4.1.19
Diffstat (limited to 'dist/ipf/lib/flags.c')
| -rw-r--r-- | dist/ipf/lib/flags.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/ipf/lib/flags.c b/dist/ipf/lib/flags.c index 0b61218783f..028babf7c4b 100644 --- a/dist/ipf/lib/flags.c +++ b/dist/ipf/lib/flags.c @@ -1,11 +1,11 @@ -/* $NetBSD: flags.c,v 1.1.1.1 2004/03/28 08:56:18 martti Exp $ */ +/* $NetBSD: flags.c,v 1.1.1.2 2007/04/14 20:17:31 martin Exp $ */ /* - * Copyright (C) 1993-2001 by Darren Reed. + * Copyright (C) 2001-2002 by Darren Reed. * * See the IPFILTER.LICENCE file for details on licencing. * - * Id: flags.c,v 1.4 2002/11/02 07:16:36 darrenr Exp + * Id: flags.c,v 1.4.4.1 2006/06/16 17:20:58 darrenr Exp */ #include "ipf.h" |
