indenting

This commit is contained in:
Mark Andrews
2004-09-06 06:23:47 +00:00
parent 4a381a30fb
commit 8448a9a2fc
+2 -2
View File
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dig.c,v 1.186.18.9 2004/09/06 01:32:27 marka Exp $ */
/* $Id: dig.c,v 1.186.18.10 2004/09/06 06:23:47 marka Exp $ */
#include <config.h>
#include <stdlib.h>
@@ -1021,7 +1021,7 @@ plus_option(char *option, isc_boolean_t is_batchfile,
lookup->stats = ISC_FALSE;
lookup->section_additional = ISC_FALSE;
lookup->section_authority = ISC_TRUE;
lookup->section_question = ISC_FALSE;
lookup->section_question = ISC_FALSE;
}
break;
case 'i': /* tries */