瀏覽代碼

- silence warning

Bernhard Reutner-Fischer 15 年之前
父節點
當前提交
267c1ab0b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libpthread/linuxthreads.old/forward.c

+ 1 - 1
libpthread/linuxthreads.old/forward.c

@@ -24,7 +24,7 @@
 /* psm: keep this before internals.h */
 libc_hidden_proto(exit)
 #if 0
-vda: here's why:
+vda: here is why:
 In libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h
 adding libc_hidden_proto(foo) just before weak_extern (__pthread_initialize)
 will not warn: