X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Finet_addr.texi;h=b093b7da08369029026e275161402e5e0d40bffe;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=a89a6105deefdde4785b5f4c4b7ec5ebb08c508e;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/inet_addr.texi b/doc/posix-functions/inet_addr.texi index a89a6105d..b093b7da0 100644 --- a/doc/posix-functions/inet_addr.texi +++ b/doc/posix-functions/inet_addr.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +mingw, MSVC 9. @item On some old platforms, this function returns a @samp{struct in_addr} rather than a scalar type such as @samp{unsigned int} or @samp{unsigned long}.