Fixed comments in headers for doxygen output.

This commit is contained in:
Philipp Wiesemann 2017-06-04 23:15:39 +02:00
parent 52b7d0eb23
commit cbcc256fd2
5 changed files with 16 additions and 16 deletions

View file

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