fix Doxygen comments

This commit is contained in:
marschap
2006-10-15 10:43:27 +00:00
parent b57b00ee82
commit 904828032a
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -956,9 +956,9 @@ int do_init = 0;
/**
* 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
CFontzPacket_get_free_chars (Driver *drvthis)