From e0a69f5cb8147bc9d746de14ec66d060c583d863 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Mon, 26 Aug 2013 10:53:02 +0530 Subject: Fix indentation in aicache.c --- nscd/aicache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd/aicache.c') diff --git a/nscd/aicache.c b/nscd/aicache.c index 23dcf80..0461b83 100644 --- a/nscd/aicache.c +++ b/nscd/aicache.c @@ -101,7 +101,7 @@ addhstaiX (struct database_dyn *db, int fd, request_header *req, "dns [!UNAVAIL=return] files", &nip); if (__res_maybe_init (&_res, 0) == -1) - no_more = 1; + no_more = 1; /* If we are looking for both IPv4 and IPv6 address we don't want the lookup functions to automatically promote IPv4 addresses to -- cgit v1.1