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:
gdisirio 2014-01-06 08:57:08 +00:00
parent 91bd4fa3a1
commit 30fcb683aa
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/