summaryrefslogtreecommitdiffstats
path: root/sys/security/mac_mls/mac_mls.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-06 16:59:04 +0000
committerpfg <pfg@FreeBSD.org>2016-05-06 16:59:04 +0000
commit9d9aae4d8478988a66d4f765a2c2b32a43bf627f (patch)
treeccc865dc7c0cdafd6da66b59062ba061821ab896 /sys/security/mac_mls/mac_mls.c
parentd8bfd0e5b10678e8d887e9bbb5e2473513fc16ad (diff)
downloadFreeBSD-src-9d9aae4d8478988a66d4f765a2c2b32a43bf627f.zip
FreeBSD-src-9d9aae4d8478988a66d4f765a2c2b32a43bf627f.tar.gz
sys/security: minor spelling fixes.
No functional change.
Diffstat (limited to 'sys/security/mac_mls/mac_mls.c')
-rw-r--r--sys/security/mac_mls/mac_mls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac_mls/mac_mls.c b/sys/security/mac_mls/mac_mls.c
index 6a074d0..935c159 100644
--- a/sys/security/mac_mls/mac_mls.c
+++ b/sys/security/mac_mls/mac_mls.c
@@ -1276,7 +1276,7 @@ mls_netinet_firewall_send(struct mbuf *m, struct label *mlabel)
dest = SLOT(mlabel);
- /* XXX: where is the label for the firewall really comming from? */
+ /* XXX: where is the label for the firewall really coming from? */
mls_set_effective(dest, MAC_MLS_TYPE_EQUAL, 0, NULL);
}
OpenPOWER on IntegriCloud