mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08: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
|
* Return the interface name for the netif matching index
|
||||||
* or NULL if not found/on error
|
* 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
|
* @param name char buffer of at least IF_NAMESIZE bytes
|
||||||
*/
|
*/
|
||||||
char *
|
char *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user