Made return value descriptions more consistent across the API
This commit is contained in:
parent
d73c7311d5
commit
217330a7b3
24 changed files with 194 additions and 175 deletions
|
@ -56,7 +56,7 @@ extern "C" {
|
|||
* \param fmt a printf()-style message format string.
|
||||
* \param ... additional parameters matching % tokens in the `fmt` string, if
|
||||
* any.
|
||||
* \returns always -1.
|
||||
* \returns -1.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue