소스 검색

- silence warning

Bernhard Reutner-Fischer 17 년 전
부모
커밋
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: