Fix style error introduced in r333393.

Reported by:	jhb, imp, phk
MFC after:	6 days
X-MFC with:	r333393
This commit is contained in:
Cy Schubert 2018-05-09 19:05:27 +00:00
parent 36688f706e
commit 4273f67609
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333427

View File

@ -1299,7 +1299,7 @@ ipf_pr_icmp(fin)
}
}
#endif
/* fallthrough is intentional */
/* FALLTHROUGH */
case ICMP_SOURCEQUENCH :
case ICMP_REDIRECT :
case ICMP_TIMXCEED :