diff options
Diffstat (limited to 'newlib/libc/stdio/fputws.c')
-rw-r--r-- | newlib/libc/stdio/fputws.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdio/fputws.c b/newlib/libc/stdio/fputws.c index 5960818..b8e5d1e 100644 --- a/newlib/libc/stdio/fputws.c +++ b/newlib/libc/stdio/fputws.c @@ -26,7 +26,7 @@ /* FUNCTION -<<fputs>>---write a wide character string in a file or stream +<<fputws>>---write a wide character string in a file or stream INDEX fputws |