From 1cd80e4825da12d8915617cd3e33f7afb83cb30c Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Mon, 7 Jul 2014 23:45:21 +0000 Subject: [PATCH] update copyright notice --- bin/dig/dig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dig/dig.c b/bin/dig/dig.c index 56c90dd5a4..5040f31b4d 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -1559,7 +1559,7 @@ dash_option(char *option, char *next, dig_lookup_t **lookup, (*lookup)->tcp_mode = ISC_TRUE; } else { (*lookup)->rdtype = rdtype; - if (!config_only) + if (!config_only) (*lookup)->rdtypeset = ISC_TRUE; if (rdtype == dns_rdatatype_axfr) { (*lookup)->section_question = plusquest;