small doxygen fix

ugfx_release_2.6
Joel Bodenmann 2012-11-11 05:11:00 +01:00
parent b6c5a0882e
commit f05315e0c0
1 changed files with 2 additions and 2 deletions

View File

@ -321,8 +321,8 @@
*
* @param[in] x,y The start position
* @param[in] cx,cy The size of the filled area
* @param[in] srcx,srcy I've no idea
* @param[in] srccx Really, I've no fucking idea
* @param[in] srcx,srcy The bitmap position to start the fill form
* @param[in] srccx The width of a line in the bitmap
* @param[in] buffer The bitmap in the driver's pixel format
*
* @api