summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--nscd/aicache.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index de2f3cc94d..b617e96720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * nscd/aicache.c (addhstaiX): Fix indentation.
+
2013-08-25 Mike Frysinger <vapier@gentoo.org>
* configure.ac: Quote $build_pt_chown test.
diff --git a/nscd/aicache.c b/nscd/aicache.c
index 23dcf80af6..0461b83079 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