From c48c0739ad112a7554498ab38cf64f5a01229b09 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 6 Feb 2006 17:13:35 +0000 Subject: typo from alexey dobriyan; --- sbin/routed/radix.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/routed') diff --git a/sbin/routed/radix.c b/sbin/routed/radix.c index 4c5e5b8cb71..706954d6108 100644 --- a/sbin/routed/radix.c +++ b/sbin/routed/radix.c @@ -1,4 +1,4 @@ -/* $OpenBSD: radix.c,v 1.3 2004/12/22 00:54:39 david Exp $ */ +/* $OpenBSD: radix.c,v 1.4 2006/02/06 17:13:34 jmc Exp $ */ /* $NetBSD: radix.c,v 1.20 2003/08/07 16:32:56 agc Exp $ */ /* @@ -96,7 +96,7 @@ static struct radix_mask *rn_new_radix_mask(struct radix_node *, * 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.2.3