OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / stdio / setbuffer.c
index ea2421a..428b389 100644 (file)
@@ -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