mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Make sure that labeling is used consistently in all function headers.
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@
|
||||
* Input Parameters:
|
||||
* None
|
||||
*
|
||||
* Returned value:
|
||||
* Returned Value:
|
||||
* Does not return.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
@@ -361,7 +361,7 @@ static FAR char *g_idleargv[1][2];
|
||||
* Input Parameters:
|
||||
* None
|
||||
*
|
||||
* Returned value:
|
||||
* Returned Value:
|
||||
* Does not return.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user