summaryrefslogtreecommitdiff
path: root/core/lwip/src/netif/undiif.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/lwip/src/netif/undiif.c')
-rw-r--r--core/lwip/src/netif/undiif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/lwip/src/netif/undiif.c b/core/lwip/src/netif/undiif.c
index ea999cfd..a08c3143 100644
--- a/core/lwip/src/netif/undiif.c
+++ b/core/lwip/src/netif/undiif.c
@@ -73,7 +73,7 @@
#error "ETH_PAD_SIZE not supported"
#endif
#if NETIF_MAX_HWADDR_LEN != MAC_MAX
-#errir "hwaddr_len mismatch"
+#error "hwaddr_len mismatch"
#endif
/** the time an ARP entry stays valid after its last update,