From 267c1ab0b4616c820495f6015897303b24e1b8a6 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 6 Oct 2008 08:55:46 +0000 Subject: - silence warning --- libpthread/linuxthreads.old/forward.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread') diff --git a/libpthread/linuxthreads.old/forward.c b/libpthread/linuxthreads.old/forward.c index b5b91058f..5dc9cf4c0 100644 --- a/libpthread/linuxthreads.old/forward.c +++ b/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: -- cgit v1.2.3