From 01f8c9f23408d66f2bdc05ce2dbfa35b2ea4d87a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 28 Dec 2000 08:40:59 +0000 Subject: Update. 2000-12-22 Ben Collins * manual/charset.texi: Fix typo in description of WCHAR_MAX. * manual/argp.texi: Document argp_domain as part of struct argp. --- manual/charset.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/charset.texi') diff --git a/manual/charset.texi b/manual/charset.texi index 4e3ac3b178..d0286afda9 100644 --- a/manual/charset.texi +++ b/manual/charset.texi @@ -153,7 +153,7 @@ This macro got introduced in @w{Amendment 1} to @w{ISO C90}. @comment wchar.h @comment ISO @deftypevr Macro wint_t WCHAR_MAX -The macro @code{WCHAR_MIN} evaluates to the maximum value representable +The macro @code{WCHAR_MAX} evaluates to the maximum value representable by an object of type @code{wint_t}. This macro got introduced in @w{Amendment 1} to @w{ISO C90}. -- cgit 1.4.1