From 28c8634afdc1fa236679b49ab0d5a019379c6db1 Mon Sep 17 00:00:00 2001 From: Carmelo Amoroso Date: Thu, 27 Nov 2008 18:21:33 +0000 Subject: Synch with trunk @ 24165 Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character) --- libc/stdio/fputwc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdio/fputwc.c') diff --git a/libc/stdio/fputwc.c b/libc/stdio/fputwc.c index 240c1e9c4..6c7d6b263 100644 --- a/libc/stdio/fputwc.c +++ b/libc/stdio/fputwc.c @@ -7,7 +7,7 @@ #include "_stdio.h" -libc_hidden_proto(fputwc_unlocked) +/* libc_hidden_proto(fputwc_unlocked) */ #ifdef __DO_UNLOCKED -- cgit v1.2.3