Fix various documentation warnings throughout core and base.
See #15346. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -590,7 +590,7 @@ wxLoadUserResource(const void **outData,
|
||||
@param module The @c HINSTANCE of the module to load the resources from.
|
||||
The current module is used by default. This parameter is new since
|
||||
wxWidgets 2.9.1.
|
||||
@return A pointer to the data to be <tt>delete[]<tt>d by caller on success
|
||||
@return A pointer to the data to be <tt>delete[]</tt>d by caller on success
|
||||
or @NULL on error.
|
||||
|
||||
This function is available under Windows only.
|
||||
|
Reference in New Issue
Block a user