diff options
Diffstat (limited to 'doc/posix-functions/fwide.texi')
-rw-r--r-- | doc/posix-functions/fwide.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fwide.texi b/doc/posix-functions/fwide.texi index b1aa10cea8..44167152ee 100644 --- a/doc/posix-functions/fwide.texi +++ b/doc/posix-functions/fwide.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, MSVC 14. +Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x, MSVC 14. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. |