mirror of
https://github.com/wiiu-env/libmocha.git
synced 2026-08-28 13:14:06 -05:00
Rename Mocha_DeinitLibrary to Mocha_DeInitLibrary to be consistent across libs
This commit is contained in:
@@ -37,7 +37,7 @@ MochaUtilsStatus Mocha_InitLibrary();
|
||||
* Deinitializes the mocha lib
|
||||
* @return
|
||||
*/
|
||||
MochaUtilsStatus Mocha_DeinitLibrary();
|
||||
MochaUtilsStatus Mocha_DeInitLibrary();
|
||||
|
||||
/**
|
||||
* Retrieves the API Version of the running mocha.
|
||||
|
||||
Reference in New Issue
Block a user