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:
parent
d7bb6218a6
commit
d086d41363
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user