diff options
Diffstat (limited to 'doc/posix-functions/strtoull.texi')
-rw-r--r-- | doc/posix-functions/strtoull.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/strtoull.texi b/doc/posix-functions/strtoull.texi index ed79497e18..bb0e987dab 100644 --- a/doc/posix-functions/strtoull.texi +++ b/doc/posix-functions/strtoull.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.11, OSF/1 5.1, Interix 3.5. +HP-UX 11.11, OSF/1 5.1, MSVC 9, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: |