From 9d37b6ca1cdcb6a10ed665f986958498613a8b80 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 20 Aug 2002 22:49:57 +0000 Subject: Stupid cut-n-paste error --- libresolv/resolv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libresolv') diff --git a/libresolv/resolv.c b/libresolv/resolv.c index c2ecdf6a5..e2a1d9ae6 100644 --- a/libresolv/resolv.c +++ b/libresolv/resolv.c @@ -28,5 +28,5 @@ void stub(void) { return; } -link_warning (gets, "the `libresolv' library is a stub. Do you really need it?") +link_warning (stub, "the `libresolv' library is a stub. Do you really need it?") -- cgit v1.2.3