mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +08:00
Make sure that labeling is used consistently in all function headers.
This commit is contained in:
@@ -87,7 +87,7 @@ extern "C"
|
||||
* different semantics and prototypes. sendfile() should not be used
|
||||
* in portable programs.
|
||||
*
|
||||
* Input Parmeters:
|
||||
* Input Parameters:
|
||||
* infd - A file (or socket) descriptor opened for reading
|
||||
* outfd - A descriptor opened for writing.
|
||||
* offset - If 'offset' is not NULL, then it points to a variable
|
||||
|
||||
Reference in New Issue
Block a user