mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-18 11:53:05 +08:00
[doxygen][src] Fix the comment in rt_custom_object_create
Signed-off-by: supperthomas <78900636@qq.com>
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
6eaf9a9c57
commit
d5a5a32273
@@ -641,7 +641,6 @@ rt_object_t rt_object_find(const char *name, rt_uint8_t type)
|
||||
* container.
|
||||
*
|
||||
* @param name the specified name of object.
|
||||
* @param type the type of object
|
||||
* @param data the custom data
|
||||
* @param data_destroy the custom object destroy callback
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user