fix Doxygen comments
This commit is contained in:
@@ -1029,9 +1029,9 @@ CwLnx_num(Driver *drvthis, int x, int num)
|
||||
|
||||
|
||||
/**
|
||||
* 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
|
||||
CwLnx_get_free_chars(Driver *drvthis)
|
||||
|
||||
Reference in New Issue
Block a user