From b133fe1cac9f99b63ea56daf92caa1423b1289d0 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 20 Nov 2008 22:07:43 +0000 Subject: next portion of libc_hidden_proto removal --- libc/stdio/_READ.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdio/_READ.c') diff --git a/libc/stdio/_READ.c b/libc/stdio/_READ.c index 09fca91c7..0531b2ef2 100644 --- a/libc/stdio/_READ.c +++ b/libc/stdio/_READ.c @@ -7,7 +7,7 @@ #include "_stdio.h" -libc_hidden_proto(read) +/* libc_hidden_proto(read) */ /* libc_hidden_proto(abort) */ /* Given a reading stream without its end-of-file indicator set and -- cgit v1.2.3