From 64933f2dc517eab440c4242234f079127e1f15a7 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 17 Nov 2008 03:31:47 +0000 Subject: resolver: separate gethostent and gethostent_r into two .o files; delete two stray files which compile to nothing --- include/resolv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/resolv.h') diff --git a/include/resolv.h b/include/resolv.h index d5168770d..9fcc2b48c 100644 --- a/include/resolv.h +++ b/include/resolv.h @@ -149,7 +149,7 @@ struct __res_state { * is the number of addresses of all kinds. * * If this differs from established usage and you need - * to change this, please describe how is it supposed to work. + * to change this, please describe how it is supposed to work. */ union { struct { -- cgit v1.2.3