Make sure that labeling is used consistently in all function headers.

This commit is contained in:
Gregory Nutt
2018-02-01 10:00:02 -06:00
parent a096bc1266
commit 7cf88d7dbd
1171 changed files with 3042 additions and 3039 deletions

View File

@@ -161,7 +161,7 @@ unsigned int net_timeval2dsec(FAR struct timeval *tv,
* Parameters:
* mask Points to an IPv6 netmask in the form of uint16_t[8]
*
* Return:
* Returned Value:
* The prefix length, range 0-128 on success; This function will not
* fail.
*