From 5fe55e9c654be9055d5ee22dce749c0ee8a3bb75 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 6 Jan 2015 08:33:43 -0800 Subject: resolv: improve comments about nserv and nservall The current comments concerning nserv and nservall are not really clear and lead to confusion when reviewing an already complex code. Improve them, there real meaning have been confirmed by a code analysis. * resolv/res_init.c (__res_vinit): Improve comments about nserv and nservall. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5fe5e58455..1204575be1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-01-06 Aurelien Jarno + + * resolv/res_init.c (__res_vinit): Improve comments about nserv + and nservall. + 2015-01-06 Ondřej Bílka * sysdeps/unix/sysv/linux/check_pf.c (make_request): -- cgit v1.2.3