Fix wint_t on MSVC.
[gnulib.git] / doc / posix-headers / wctype.texi
index 38c239c..6d2e319 100644 (file)
@@ -17,6 +17,9 @@ Solaris 2.5, OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
 The type @code{wint_t} and macro @code{WEOF} are missing on some platforms:
 IRIX 5.3.
 @item
+The type @code{wint_t} is incorrect on some platforms:
+MSVC 9.
+@item
 The functions @code{isw*} are missing on some platforms:
 FreeBSD 4.11.
 @item