Add missing '\param' documentation
This commit is contained in:
@@ -39,7 +39,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* \brief Start tracking SDL memory allocations
|
||||
*
|
||||
*
|
||||
* \note This should be called before any other SDL functions for complete tracking coverage
|
||||
*/
|
||||
int SDLTest_TrackAllocations(void);
|
||||
|
||||
Reference in New Issue
Block a user