summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-09-21 19:50:28 +0000
committerrwatson <rwatson@FreeBSD.org>2002-09-21 19:50:28 +0000
commit48eceacd5bbc2587a7775429f8d1583e5548d46b (patch)
tree4ef9191f21e825ef1958506ef835e805909e71c0 /sys
parentdd82785dd0c0ed38381647f5c2ee8c77cef9c9d3 (diff)
downloadFreeBSD-src-48eceacd5bbc2587a7775429f8d1583e5548d46b.zip
FreeBSD-src-48eceacd5bbc2587a7775429f8d1583e5548d46b.tar.gz
Remove another missed trailing space.
Diffstat (limited to 'sys')
-rw-r--r--sys/security/mac_biba/mac_biba.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac_biba/mac_biba.c b/sys/security/mac_biba/mac_biba.c
index fcd76ad..d9056c6 100644
--- a/sys/security/mac_biba/mac_biba.c
+++ b/sys/security/mac_biba/mac_biba.c
@@ -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);
OpenPOWER on IntegriCloud