Merge branch '3388-missing-indent-call' into 'main'

Resolve "Missing INDENT call"

Closes #3388

See merge request isc-projects/bind9!6379
This commit is contained in:
Mark Andrews 2022-06-01 22:26:07 +00:00
commit 8dd0f3e52f

View file

@ -4265,6 +4265,7 @@ dns_message_headertotext(dns_message_t *msg, const dns_master_style_t *style,
INDENT(style);
ADD_STRING(target, "QUESTION: ");
} else {
INDENT(style);
ADD_STRING(target, "ZONE: ");
}
snprintf(buf, sizeof(buf), "%1u",