summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/radix.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/radix.c')
-rw-r--r--contrib/ipfilter/radix.c2
1 files changed, 1 insertions, 1 deletions
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.
*/
OpenPOWER on IntegriCloud