X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c1fe6e947642e437ec1f05fe0f7af7c5559a4ba..3201a1046ba71ba8e5ef2ed694fde34d12f743f3:/interface/dynlib.h diff --git a/interface/dynlib.h b/interface/dynlib.h index 989cc9dd95..3392ef4f19 100644 --- a/interface/dynlib.h +++ b/interface/dynlib.h @@ -32,7 +32,7 @@ public: Pointer to the location to return the size of this module in memory in, may be @NULL. - @returns @true if the load address and module size were retrieved, + @return @true if the load address and module size were retrieved, @false if this information is not available. */ bool GetAddress(void** addr, size_t len) const;