From 214d8a60e15dc1b086d3f6033f686246317739f1 Mon Sep 17 00:00:00 2001 From: ewlumpkin Date: Tue, 5 Oct 2021 21:33:14 +0000 Subject: lib: fix spelling nits in more lib files Signed-off-by: ewlumpkin --- lib/if.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/if.h') diff --git a/lib/if.h b/lib/if.h index 43e2d3cff..59e75d8b6 100644 --- a/lib/if.h +++ b/lib/if.h @@ -251,8 +251,8 @@ struct interface { /* Interface MTU. */ unsigned int mtu; /* IPv4 MTU */ unsigned int - mtu6; /* IPv6 MTU - probably, but not neccessarily same as mtu - */ + mtu6; /* IPv6 MTU - probably, but not necessarily same as mtu + */ /* Link-layer information and hardware address */ enum zebra_link_type ll_type; -- cgit v1.2.3