Small doc fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6611 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
91bd4fa3a1
commit
30fcb683aa
|
@ -281,7 +281,7 @@ unsigned_common:
|
|||
* @param[in] str pointer to a buffer
|
||||
* @param[in] size maximum size of the buffer
|
||||
* @param[in] fmt formatting string
|
||||
* @param[in] ap list of parameters
|
||||
* @return The size of the generated string.
|
||||
*
|
||||
* @api
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue