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:
Li-Wen Hsu 2019-05-25 23:58:09 +00:00
parent d7bb6218a6
commit d086d41363
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=348284

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: