fix Doxygen warnings

This commit is contained in:
marschap
2008-11-29 16:01:31 +00:00
parent 0dde525a46
commit 9c876e8d4c
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ hd_init_uss720(Driver *drvthis)
/**
* Send data or commands to the display.
* \param p Pointer to driver's data structure.
* \param p Pointer to driver's private data structure.
* \param displayID ID of the display (or 0 for all) to send data to.
* \param flags Defines whether to end a command or data.
* \param ch The value to send.