Remove another missed trailing space.

This commit is contained in:
Robert Watson 2002-09-21 19:50:28 +00:00
parent 60b09ad43c
commit 7678df4487
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103761

View File

@ -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);