Indentation.

This commit is contained in:
Simon Kelley
2013-03-22 14:07:38 +00:00
parent 3d77c0460d
commit 4c985dac39

View File

@@ -721,10 +721,10 @@ size_t answer_auth(struct dns_header *header, char *limit, size_t qlen, time_t n
daemon->soa_retry, daemon->soa_expiry,
daemon->auth_ttl))
anscount++;
}
}
}
/* done all questions, set up header and return length of result */
/* clear authoritative and truncated flags, set QR flag */