Added brackets to function names in header comments so that doxygen links them.

This commit is contained in:
Philipp Wiesemann 2016-08-03 22:30:31 +02:00
parent 456901150c
commit a4abda0b70
5 changed files with 9 additions and 9 deletions

View file

@ -41,7 +41,7 @@ extern "C" {
typedef struct SDL_Cursor SDL_Cursor; /* Implementation dependent */
/**
* \brief Cursor types for SDL_CreateSystemCursor.
* \brief Cursor types for SDL_CreateSystemCursor().
*/
typedef enum
{