mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
minor whitespace cleanup
This commit is contained in:
parent
f31160a6cb
commit
dbc16e6765
@ -1023,7 +1023,7 @@ netif_set_link_up(struct netif *netif)
|
||||
* Called by a driver when its link goes down
|
||||
*/
|
||||
void
|
||||
netif_set_link_down(struct netif *netif )
|
||||
netif_set_link_down(struct netif *netif)
|
||||
{
|
||||
LWIP_ASSERT_CORE_LOCKED();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user