Fix the space between "SE Linux", to match the other definitions of "SELinux", in the system. Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx> --- security/selinux/ss/policydb.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/security/selinux/ss/policydb.h b/security/selinux/ss/policydb.h index 26d9adf..7da08b2 100644 --- a/security/selinux/ss/policydb.h +++ b/security/selinux/ss/policydb.h @@ -281,7 +281,7 @@ extern int policydb_read(struct policydb *p, void *fp); #define OBJECT_R_VAL 1 #define POLICYDB_MAGIC SELINUX_MAGIC -#define POLICYDB_STRING "SE Linux" +#define POLICYDB_STRING "SELinux" struct policy_file { char *data; -- 1.7.1.rc1.21.gf3bd6 -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.