mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Make sure that labeling is used consistently in all function headers.
This commit is contained in:
@@ -91,7 +91,7 @@ volatile sq_queue_t g_alloctimers;
|
||||
* Parameters:
|
||||
* None
|
||||
*
|
||||
* Return Value:
|
||||
* Returned Value:
|
||||
* None
|
||||
*
|
||||
****************************************************************************/
|
||||
@@ -132,7 +132,7 @@ void weak_function timer_initialize(void)
|
||||
* Parameters:
|
||||
* pid - the task ID of the thread that exited
|
||||
*
|
||||
* Return Value:
|
||||
* Returned Value:
|
||||
* None
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user