X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Futime.texi;h=9cfe373797d4925ee5828ce8affcc8b838648d81;hb=0439f6f0de51b9e9c1f76d91dd4bcbe58a5f8dc0;hp=1379d8e9a2298718fe2c2c3ed38107e50987b071;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/utime.texi b/doc/posix-functions/utime.texi index 1379d8e9a..9cfe37379 100644 --- a/doc/posix-functions/utime.texi +++ b/doc/posix-functions/utime.texi @@ -26,5 +26,5 @@ instead. On some platforms, the prototype for @code{utime} omits @code{const} for the second argument. Fortunately, the argument is not modified, so it is safe to cast away const: -mingw. +mingw, MSVC 9. @end itemize