fix Doxygen comments
This commit is contained in:
@@ -816,9 +816,9 @@ PrivateData *p = drvthis->private_data;
|
||||
|
||||
|
||||
/**
|
||||
* Get number of custom chars available.
|
||||
* Get number of custom characters available.
|
||||
* \param drvthis Pointer to driver structure.
|
||||
* \returns Number of custom characters (always NUM_CCs).
|
||||
* \return Number of custom characters (always NUM_CCs).
|
||||
*/
|
||||
MODULE_EXPORT int
|
||||
IOWarrior_get_free_chars (Driver *drvthis)
|
||||
|
||||
Reference in New Issue
Block a user