Explorar el Código

Stupid cut-n-paste error

Eric Andersen hace 22 años
padre
commit
9d37b6ca1c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libresolv/resolv.c

+ 1 - 1
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?")