mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove another missed trailing space.
This commit is contained in:
parent
60b09ad43c
commit
7678df4487
1 changed files with 1 additions and 1 deletions
|
|
@ -1235,7 +1235,7 @@ mac_biba_check_ifnet_transmit(struct ifnet *ifnet, struct label *ifnetlabel,
|
|||
struct mbuf *m, struct label *mbuflabel)
|
||||
{
|
||||
struct mac_biba *p, *i;
|
||||
|
||||
|
||||
if (!mac_biba_enabled)
|
||||
return (0);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue