From d40ea0182911519db51c7da9b603eda3aeb3ce0b Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Mon, 7 Jul 2014 23:45:47 +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 e056978ba9..6542687f16 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -1503,7 +1503,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;