Remove an uneeded indentation introduced in r223637 to silence gcc warnging

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
lwhsu 2019-05-25 23:58:09 +00:00
parent 2bf2d8900a
commit 2de191f3bc

View File

@ -5260,7 +5260,7 @@ pf_test_state_other(struct pf_state **state, int direction, struct pfi_kif *kif,
nk->addr[pd->didx].v4.s_addr,
0);
break;
break;
#endif /* INET */
#ifdef INET6
case AF_INET6: