浏览代码

Stupid cut-n-paste error

Eric Andersen 22 年之前
父节点
当前提交
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?")