mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Add missing break
This commit is contained in:
parent
85f5b9aa70
commit
9f614af4cf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240630
@ -575,6 +575,7 @@ ipip_output(
|
||||
itos = ntohl(itos32) >> 20;
|
||||
|
||||
ip6o->ip6_nxt = IPPROTO_IPV6;
|
||||
break;
|
||||
}
|
||||
default:
|
||||
goto nofamily;
|
||||
|
Loading…
Reference in New Issue
Block a user