Fixed doxygen tags in header file documentation comments.
This commit is contained in:
parent
8aba104f96
commit
d38aa0a103
3 changed files with 22 additions and 22 deletions
|
@ -57,7 +57,7 @@ extern "C" {
|
|||
/**
|
||||
* Initializes the fuzzer for a test
|
||||
*
|
||||
* /param execKey Execution "Key" that initializes the random number generator uniquely for the test.
|
||||
* \param execKey Execution "Key" that initializes the random number generator uniquely for the test.
|
||||
*
|
||||
*/
|
||||
void SDLTest_FuzzerInit(Uint64 execKey);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue