mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 17:45:13 +08:00
Fix space
This commit is contained in:
@@ -22,7 +22,7 @@ struct rt_data_item
|
||||
};
|
||||
|
||||
/**
|
||||
* @brief This function will initialize the data queue.Calling this function will
|
||||
* @brief This function will initialize the data queue. Calling this function will
|
||||
* initialize the data queue control block and set the notification callback function.
|
||||
*
|
||||
* @param queue is a pointer to the data queue object.
|
||||
|
||||
Reference in New Issue
Block a user