]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spacing
authorAndreas Gustafsson <source@isc.org>
Tue, 17 Oct 2000 00:31:17 +0000 (00:31 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 17 Oct 2000 00:31:17 +0000 (00:31 +0000)
bin/dig/dighost.c

index 7807b2cbc3da704eca68e908a471a0ed4aba2bd6..08841051d070b3d38b2e4a015e1c466ea63ab3a8 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dighost.c,v 1.146 2000/10/16 20:38:30 gson Exp $ */
+/* $Id: dighost.c,v 1.147 2000/10/17 00:31:17 gson Exp $ */
 
 /*
  * Notice to programmers:  Do not use this code as an example of how to
@@ -78,7 +78,7 @@ isc_boolean_t
        qr = ISC_FALSE,
        is_dst_up = ISC_FALSE,
        have_domain = ISC_FALSE,
-       is_blocking =ISC_FALSE,
+       is_blocking = ISC_FALSE,
        show_packets = ISC_FALSE;
 
 in_port_t port = 53;