OSDN Git Service

- silence warning
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 6 Oct 2008 08:55:46 +0000 (08:55 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 6 Oct 2008 08:55:46 +0000 (08:55 -0000)
libpthread/linuxthreads.old/forward.c

index b5b9105..5dc9cf4 100644 (file)
@@ -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: