mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00:00
Remove netif_invoke_ext_callback() from doxygen docs, it is intended for internal use only
This commit is contained in:
parent
e4b356f08c
commit
27c835aa56
@ -1486,7 +1486,6 @@ void netif_add_ext_callback(netif_ext_callback_t* callback, netif_ext_callback_f
|
||||
}
|
||||
|
||||
/**
|
||||
* @ingroup netif
|
||||
* Invoke extended netif status event
|
||||
* @param netif netif that is affected by change
|
||||
* @param reason change reason
|
||||
|
Loading…
Reference in New Issue
Block a user