Standardization of some function headers.

This commit is contained in:
Gregory Nutt
2018-03-13 09:52:27 -06:00
parent c268288c17
commit b54ffe858a
488 changed files with 2008 additions and 2007 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ int psock_socket(int domain, int type, int protocol, FAR struct socket *psock)
* Description:
* socket() creates an endpoint for communication and returns a descriptor.
*
* Parameters:
* Input Parameters:
* domain (see sys/socket.h)
* type (see sys/socket.h)
* protocol (see sys/socket.h)