Correct a typo in a previously commented include entry that was made

visible in the recent commit.
This commit is contained in:
Robert Watson 2002-10-28 19:50:06 +00:00
parent f30a9615fd
commit c4c30e32ac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106094

View File

@ -72,7 +72,7 @@
/*
* MLS compartments bit set size (in bits).
*/
#define MAC_MLS_MAX_COMPARTMMENTS 256
#define MAC_MLS_MAX_COMPARTMENTS 256
struct mac_mls_element {
u_short mme_type;