diff --git a/bin/named/controlconf.c b/bin/named/controlconf.c index ba503d4dd4..b61abfe0c6 100644 --- a/bin/named/controlconf.c +++ b/bin/named/controlconf.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: controlconf.c,v 1.23 2001/08/03 20:05:42 gson Exp $ */ +/* $Id: controlconf.c,v 1.24 2001/08/03 21:44:45 gson Exp $ */ #include @@ -1145,7 +1145,7 @@ ns_controls_configure(ns_controls_t *cp, cfg_obj_t *config, } else { int i; - for (i = 0 ; i < 2; i++) { + for (i = 0 ;i < 2; i++) { isc_sockaddr_t addr; if (i == 1) {