From 8adb0a202a0e2965b50bf0ef46840cf37133670a Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Mon, 7 Jul 2014 23:46:02 +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 04fde80a5b..c4b59c155a 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -1411,7 +1411,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;