소스 검색

Stupid cut-n-paste error

Eric Andersen 23 년 전
부모
커밋
9d37b6ca1c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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?")