commit | faaf306a631f8307f7e63cec9fdd0ee6492b6eb4 | [log] [tgz] |
---|---|---|
author | Ville Skyttä <ville.skytta@iki.fi> | Sun Jan 14 17:32:52 2018 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Sun Jan 14 17:32:52 2018 +0000 |
tree | 88eea49adc5178234b1b98f00affd9cbb2bb6007 | |
parent | c7e6aea81b2ae256bc3e8cac2e732ea0278def12 [diff] [blame] |
Spelling fixes.
diff --git a/src/radv.c b/src/radv.c index 96eac93..4f31457 100644 --- a/src/radv.c +++ b/src/radv.c
@@ -407,7 +407,7 @@ if (ra_param) mtu = ra_param->mtu; #ifdef HAVE_LINUX_NETWORK - /* Note that IPv6 MTU is not neccessarily the same as the IPv4 MTU + /* Note that IPv6 MTU is not necessarily the same as the IPv4 MTU available from SIOCGIFMTU */ if (mtu == 0) {