From c43663737c91a02d428c3a6e37b89a94f74cd5c2 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 12 Dec 2008 17:21:08 +0000 Subject: 2008-12-12 Ralf Corsepius * libc/stdio/fputws.c: Fix documentation. * libc/stdio/getwchar.c: Ditto. * libc/stdio/putwchar.c: Ditto. --- newlib/libc/stdio/fputws.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/stdio/fputws.c') diff --git a/newlib/libc/stdio/fputws.c b/newlib/libc/stdio/fputws.c index 596081806..b8e5d1e0b 100644 --- a/newlib/libc/stdio/fputws.c +++ b/newlib/libc/stdio/fputws.c @@ -26,7 +26,7 @@ /* FUNCTION -<>---write a wide character string in a file or stream +<>---write a wide character string in a file or stream INDEX fputws -- cgit v1.2.3