X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fa7088e4ccf5820b29ced3388e5e5b205be773a..2b3416df5d2fe261c67dfc08156ab5745e28c1af:/interface/dynlib.h diff --git a/interface/dynlib.h b/interface/dynlib.h index c5abb1b599..c38088c1c6 100644 --- a/interface/dynlib.h +++ b/interface/dynlib.h @@ -140,7 +140,7 @@ public: This function returns a valid handle for the main program itself. Notice that the @NULL return value is valid for some systems (i.e. doesn't mean that the function failed). - @b NB: This function is Unix specific. It will always fail under Windows + @note This function is Unix specific. It will always fail under Windows or OS/2. */ wxDllType GetProgramHandle();