From 958c953416d8df84e5cccc06e158c1f769f3ad51 Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Thu, 18 Jun 2015 13:38:12 +0100 Subject: Fix mismatched parentheses in documentation. 2015-06-23 Jon Turney * libc/locale/locale.c: Fix mismatched parentheses in documentation. * libc/locale/locale.tex: Ditto. * libc/stdio/fgetwc.c: Ditto. Signed-off-by: Jon TURNEY --- newlib/libc/locale/locale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/locale/locale.c') diff --git a/newlib/libc/locale/locale.c b/newlib/libc/locale/locale.c index 8e2b121bc..77b53a99d 100644 --- a/newlib/libc/locale/locale.c +++ b/newlib/libc/locale/locale.c @@ -88,7 +88,7 @@ Cygwin additionally supports locales from the file /usr/share/locale/locale.alias. (<<"">> is also accepted; if given, the settings are read from the -corresponding LC_* environment variables and $LANG according to POSIX rules. +corresponding LC_* environment variables and $LANG according to POSIX rules.) This implementation also supports the modifier <<"cjknarrow">>, which affects how the functions <> and <> handle characters -- cgit v1.2.3