]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spacing
authorAndreas Gustafsson <source@isc.org>
Mon, 6 Aug 2001 11:28:21 +0000 (11:28 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 6 Aug 2001 11:28:21 +0000 (11:28 +0000)
bin/named/controlconf.c

index a434c565c4af51e0c748d8b34836a6e3916567f0..9cc5afaf4660ca16df93541919bce90ecf1aa399 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: controlconf.c,v 1.27 2001/08/06 01:03:53 marka Exp $ */
+/* $Id: controlconf.c,v 1.28 2001/08/06 11:28:21 gson Exp $ */
 
 #include <config.h>
 
@@ -1155,7 +1155,7 @@ ns_controls_configure(ns_controls_t *cp, cfg_obj_t *config,
        } else {
                int i;
 
-               for (i = 0 ;i < 2; i++) {
+               for (i = 0i < 2; i++) {
                        isc_sockaddr_t addr;
 
                        if (i == 0) {