Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: EthernetInterface_pm
Fork of lwip by
Diff: include/netif/etharp.h
- Revision:
- 5:89eb903836af
- Parent:
- 0:51ac1d130fd4
--- a/include/netif/etharp.h Fri Jun 22 15:08:59 2012 +0000 +++ b/include/netif/etharp.h Tue Jun 26 14:13:33 2012 +0000 @@ -212,10 +212,10 @@ extern const struct eth_addr ethbroadcast, ethzero; -#endif /* LWIP_ARP || LWIP_ETHERNET */ - #ifdef __cplusplus } #endif +#endif /* LWIP_ARP || LWIP_ETHERNET */ + #endif /* __NETIF_ARP_H__ */