diff options
Diffstat (limited to 'plugins/msm.h')
-rw-r--r-- | plugins/msm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/msm.h b/plugins/msm.h index f1bdcc819..30f85a7b1 100644 --- a/plugins/msm.h +++ b/plugins/msm.h @@ -39,7 +39,7 @@ #define SMACK_ISOLATED_LABEL "Isolated" #define SMACK_LABEL_LENGTH 255 -#define SMACK_ACCESS_TYPE_LENGHT 5 +#define SMACK_ACCESS_TYPE_LENGTH 6 #define SMACK_UNINSTALL 1 #define RANK_LIMIT 10000 |