1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00

Remove extraneous blank line.

MFC after:	1 month
X-MFC with:	r300259
This commit is contained in:
Cy Schubert 2016-05-20 03:22:41 +00:00
parent 2630fe2a25
commit 99db58eff1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300260

View File

@ -237,7 +237,6 @@ ipf_frag_soft_destroy(softc, arg)
softf->ipf_frag_tune = NULL; softf->ipf_frag_tune = NULL;
} }
KFREE(softf); KFREE(softf);
} }