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/remove_poolnode.c | |
| parent | 9e62e47cbb2982339d19a8b9db9b7d806fbf5b73 (diff) | |
Import IPFilter 4.1.19
Diffstat (limited to 'dist/ipf/lib/remove_poolnode.c')
| -rw-r--r-- | dist/ipf/lib/remove_poolnode.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/ipf/lib/remove_poolnode.c b/dist/ipf/lib/remove_poolnode.c index eb546279c0a..751196537dc 100644 --- a/dist/ipf/lib/remove_poolnode.c +++ b/dist/ipf/lib/remove_poolnode.c @@ -1,11 +1,11 @@ -/* $NetBSD: remove_poolnode.c,v 1.1.1.1 2004/03/28 08:56:20 martti Exp $ */ +/* $NetBSD: remove_poolnode.c,v 1.1.1.2 2007/04/14 20:17:31 martin Exp $ */ /* - * Copyright (C) 2002 by Darren Reed. + * Copyright (C) 2003 by Darren Reed. * * See the IPFILTER.LICENCE file for details on licencing. * - * Id: remove_poolnode.c,v 1.3 2003/11/22 10:14:36 darrenr Exp + * Id: remove_poolnode.c,v 1.3.2.1 2006/06/16 17:21:16 darrenr Exp */ #include <fcntl.h> |
