Fixed the doxygen markup.

This commit is contained in:
Markus Kauppila 2011-08-11 22:26:33 +03:00
parent 9ffc5e8ef0
commit 2080edeea3
6 changed files with 14 additions and 19 deletions

View file

@ -122,15 +122,6 @@ void rwops_testParam (void)
}
/**
* @brief Does a generic rwops test.
*
* RWops should have "Hello World!" in it already if write is disabled.
*
* @param write Test writing also.
* @return 1 if an assert is failed.
*/
/**
* @brief Tests opening from memory.
*