diff options
Diffstat (limited to 'doc/glibc-functions/dladdr.texi')
-rw-r--r-- | doc/glibc-functions/dladdr.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/dladdr.texi b/doc/glibc-functions/dladdr.texi index 6707d8244a..69af4ca4fc 100644 --- a/doc/glibc-functions/dladdr.texi +++ b/doc/glibc-functions/dladdr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. @end itemize |