summaryrefslogtreecommitdiff
path: root/doc/posix-functions/mkstemp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/mkstemp.texi')
-rw-r--r--doc/posix-functions/mkstemp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/mkstemp.texi b/doc/posix-functions/mkstemp.texi
index c1841df842..42165996d1 100644
--- a/doc/posix-functions/mkstemp.texi
+++ b/doc/posix-functions/mkstemp.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-mingw, MSVC 9.
+mingw, MSVC 14.
@item
This function is declared in @code{<unistd.h>} instead of @code{<stdlib.h>}
on some platforms: