include: add \brief to includes
This commit is contained in:
parent
0625695898
commit
549cedfa88
68 changed files with 159 additions and 75 deletions
|
@ -22,7 +22,7 @@
|
|||
/**
|
||||
* \file SDL_log.h
|
||||
*
|
||||
* Simple log messages with categories and priorities.
|
||||
* \brief Simple log messages with categories and priorities.
|
||||
*
|
||||
* By default logs are quiet, but if you're debugging SDL you might want:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue