From 092f5d1218f4867a87b382d75613b9d2b3e56c18 Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 16 Aug 2006 11:51:32 +0000 Subject: Import IP Filter 4.1.13 --- contrib/ipfilter/radix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/ipfilter/radix.c') diff --git a/contrib/ipfilter/radix.c b/contrib/ipfilter/radix.c index 69b50c0..4614f1d 100644 --- a/contrib/ipfilter/radix.c +++ b/contrib/ipfilter/radix.c @@ -137,7 +137,7 @@ struct radix_node *rn_addmask __P((int, int, void *)); * node as high in the tree as we can go. * * The present version of the code makes use of normal routes in short- - * circuiting an explict mask and compare operation when testing whether + * circuiting an explicit mask and compare operation when testing whether * a key satisfies a normal route, and also in remembering the unique leaf * that governs a subtree. */ -- cgit v1.1