From cb97aadebfeba7f5e8f1b85beee5ab10e88c2990 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 20 Nov 2008 22:11:44 +0000 Subject: Last portion of libc_hidden_proto removal. Appears to build fine (several .configs tried) --- libc/stdio/setbuffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdio/setbuffer.c') diff --git a/libc/stdio/setbuffer.c b/libc/stdio/setbuffer.c index ea2421aa8..428b38936 100644 --- a/libc/stdio/setbuffer.c +++ b/libc/stdio/setbuffer.c @@ -9,7 +9,7 @@ #ifdef __USE_BSD -libc_hidden_proto(setvbuf) +/* libc_hidden_proto(setvbuf) */ /* A BSD function. The implementation matches the linux man page, * except that we do not bother calling setvbuf if not configured -- cgit v1.2.3