diff options
| author | martin <martin@NetBSD.org> | 2007-04-14 20:34:18 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2007-04-14 20:34:18 +0000 |
| commit | 8ebafcc992c87f63d42ac87f05b5ed2a93ee0441 (patch) | |
| tree | 399341879f3fc28c45a3cbf2967a29878b17375d /dist/ipf/lib/icmpcode.c | |
| parent | 993d757ec66b11a7a0ee07fe78aa89effb476ab0 (diff) | |
Update IPFilter to version 4.1.19
Diffstat (limited to 'dist/ipf/lib/icmpcode.c')
| -rw-r--r-- | dist/ipf/lib/icmpcode.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/ipf/lib/icmpcode.c b/dist/ipf/lib/icmpcode.c index 895b5cbedc9..7f8cc80f35c 100644 --- a/dist/ipf/lib/icmpcode.c +++ b/dist/ipf/lib/icmpcode.c @@ -1,11 +1,11 @@ -/* $NetBSD: icmpcode.c,v 1.6 2006/04/04 16:17:18 martti Exp $ */ +/* $NetBSD: icmpcode.c,v 1.7 2007/04/14 20:34:27 martin Exp $ */ /* - * Copyright (C) 1993-2001 by Darren Reed. + * Copyright (C) 2000-2006 by Darren Reed. * * See the IPFILTER.LICENCE file for details on licencing. * - * Id: icmpcode.c,v 1.7.2.4 2006/02/25 17:40:22 darrenr Exp + * Id: icmpcode.c,v 1.7.2.5 2006/06/16 17:21:02 darrenr Exp */ #include <ctype.h> |
