X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c1fe6e947642e437ec1f05fe0f7af7c5559a4ba..e53d24bab105c6a510523a5f1f10b721968b8cbe:/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;