mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 08:21:18 +01:00
pkg/lwip: correct coding style
This commit is contained in:
parent
5c42f680ed
commit
a3145a0ad0
@ -97,7 +97,7 @@ static socket_zep_t socket_zep_devs[LWIP_NETIF_NUMOF];
|
||||
|
||||
#ifdef MODULE_ESP_WIFI
|
||||
extern esp_wifi_netdev_t _esp_wifi_dev;
|
||||
extern void esp_wifi_setup (esp_wifi_netdev_t* dev);
|
||||
extern void esp_wifi_setup(esp_wifi_netdev_t *dev);
|
||||
#endif
|
||||
|
||||
#ifdef MODULE_STM32_ETH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user