Minor change (doxygen tags)

This commit is contained in:
fbernon
2007-11-24 22:13:25 +00:00
parent 7797ada1f5
commit 3d9c76a69c
5 changed files with 6 additions and 5 deletions

View File

@@ -185,6 +185,7 @@ netconn_type(struct netconn *conn)
* @param conn the netconn to query
* @param addr a pointer to which to save the IP address
* @param port a pointer to which to save the port (or protocol for RAW)
* @param local 1 to get the local IP address, 0 to get the remote one
* @return ERR_CONN for invalid connections
* ERR_OK if the information was retrieved
*/