mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-16 05:06:54 +08:00
Fix documentation on netif_index_to_name
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user