mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Cosmetical change: remove empty line to reduce diffs to RELENG_4
This commit is contained in:
parent
df263cbd02
commit
b3827c8bd6
1 changed files with 0 additions and 1 deletions
|
|
@ -304,7 +304,6 @@ arc_frag_next(ifp)
|
|||
if (m == 0) {
|
||||
m_freem(ac->curr_frag);
|
||||
ac->curr_frag = 0;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue