mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 12:13:47 +00:00
Fix documentation on netif_index_to_name
This commit is contained in:
parent
6fbec25c8f
commit
7a99d2f8e9
@ -1298,7 +1298,7 @@ netif_name_to_index(const char *name)
|
||||
* Return the interface name for the netif matching index
|
||||
* or NULL if not found/on error
|
||||
*
|
||||
* @param index the interface index of the netif
|
||||
* @param idx the interface index of the netif
|
||||
* @param name char buffer of at least IF_NAMESIZE bytes
|
||||
*/
|
||||
char *
|
||||
|
Loading…
Reference in New Issue
Block a user