summaryrefslogtreecommitdiff
path: root/libc/stdio/putw.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/putw.c')
-rw-r--r--libc/stdio/putw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio/putw.c b/libc/stdio/putw.c
index 469e44aea..5074117b6 100644
--- a/libc/stdio/putw.c
+++ b/libc/stdio/putw.c
@@ -7,7 +7,7 @@
#include "_stdio.h"
-libc_hidden_proto(fwrite_unlocked)
+/* libc_hidden_proto(fwrite_unlocked) */
/* SUSv2 Legacy function -- need not be reentrant. */