diff options
Diffstat (limited to 'doc/posix-functions/endpwent.texi')
-rw-r--r-- | doc/posix-functions/endpwent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/endpwent.texi b/doc/posix-functions/endpwent.texi index cd6f31f22e..3813db1260 100644 --- a/doc/posix-functions/endpwent.texi +++ b/doc/posix-functions/endpwent.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +mingw, MSVC 9. @end itemize |