mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
Make sure that labeling is used consistently in all function headers.
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ extern "C"
|
||||
* arg The argument of the ioctl cmd, OR
|
||||
* ... A third argument of type unsigned long is still expected.
|
||||
*
|
||||
* Return:
|
||||
* Returned Value:
|
||||
* >=0 on success (positive non-zero values are cmd-specific)
|
||||
* -1 on failure with errno set properly:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user