mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
fix typo in 38ea2bd069
This commit is contained in:
parent
38ea2bd069
commit
a04906f027
1 changed files with 0 additions and 1 deletions
|
|
@ -704,7 +704,6 @@ sysctl_tcp_hc_list(SYSCTL_HANDLER_ARGS)
|
|||
}
|
||||
THC_UNLOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);
|
||||
sbuf_drain(&sb);
|
||||
}
|
||||
}
|
||||
#undef msec
|
||||
error = sbuf_finish(&sb);
|
||||
|
|
|
|||
Loading…
Reference in a new issue