git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11308 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
9faf55dfa5
commit
57dd306624
|
@ -334,7 +334,7 @@ registered_object_t *chFactoryFindObject(const char *name) {
|
|||
* @param[in] objp pointer to the object to be retrieved
|
||||
*
|
||||
* @return The reference to the found registered object.
|
||||
* @retval NULL if a registered object with the specified name
|
||||
* @retval NULL if a registered object with the specified pointer
|
||||
* does not exist.
|
||||
*
|
||||
* @api
|
||||
|
|
Loading…
Reference in New Issue