Cosmetical change: remove empty line to reduce diffs to RELENG_4

This commit is contained in:
fjoe 2002-04-14 16:40:11 +00:00
parent 5a1a52fe9d
commit ef0954aa42

View File

@ -304,7 +304,6 @@ arc_frag_next(ifp)
if (m == 0) {
m_freem(ac->curr_frag);
ac->curr_frag = 0;
return 0;
}