From 4c985dac3949f3e8efadd64955a40eefb965cc75 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Fri, 22 Mar 2013 14:07:38 +0000 Subject: [PATCH] Indentation. --- src/auth.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/auth.c b/src/auth.c index 6ad1ecd..bd009ae 100644 --- a/src/auth.c +++ b/src/auth.c @@ -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 */