svn commit: trunk/uClibc/libpthread/linuxthreads.old

aldot at uclibc.org aldot at uclibc.org
Mon Oct 6 08:55:47 UTC 2008


Author: aldot
Date: 2008-10-06 01:55:46 -0700 (Mon, 06 Oct 2008)
New Revision: 23587

Log:
- silence warning


Modified:
   trunk/uClibc/libpthread/linuxthreads.old/forward.c


Changeset:
Modified: trunk/uClibc/libpthread/linuxthreads.old/forward.c
===================================================================
--- trunk/uClibc/libpthread/linuxthreads.old/forward.c	2008-10-06 08:55:23 UTC (rev 23586)
+++ trunk/uClibc/libpthread/linuxthreads.old/forward.c	2008-10-06 08:55:46 UTC (rev 23587)
@@ -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:




More information about the uClibc-cvs mailing list