summaryrefslogtreecommitdiff
path: root/lib/if.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/if.h')
-rw-r--r--lib/if.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/if.h b/lib/if.h
index 0204d325b7..f80ac19179 100644
--- a/lib/if.h
+++ b/lib/if.h
@@ -236,7 +236,7 @@ struct interface {
unsigned int mtu; /* IPv4 MTU */
unsigned int
mtu6; /* IPv6 MTU - probably, but not neccessarily same as mtu
- */
+ */
/* Link-layer information and hardware address */
enum zebra_link_type ll_type;