diff options
Diffstat (limited to 'libc/stdio/putw.c')
-rw-r--r-- | libc/stdio/putw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/putw.c b/libc/stdio/putw.c index 5074117b6..ffdb11478 100644 --- a/libc/stdio/putw.c +++ b/libc/stdio/putw.c @@ -7,7 +7,6 @@ #include "_stdio.h" -/* libc_hidden_proto(fwrite_unlocked) */ /* SUSv2 Legacy function -- need not be reentrant. */ |