mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 08:33:39 +08:00
Missing newline at EOF. Gave compiler warning.
This commit is contained in:
@@ -66,4 +66,4 @@ bool ip_addr_isbroadcast(addr1, netif)
|
|||||||
else
|
else
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user