summaryrefslogtreecommitdiff
path: root/libds/common
diff options
context:
space:
mode:
Diffstat (limited to 'libds/common')
-rw-r--r--libds/common/flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libds/common/flags.h b/libds/common/flags.h
index 6a29b1b510..396df7c1a9 100644
--- a/libds/common/flags.h
+++ b/libds/common/flags.h
@@ -110,7 +110,7 @@
GROUP_TYPE_SECURITY_ENABLED \
)
#define GTYPE_SECURITY_UNIVERSAL_GROUP ( \
- /* 0x80000008 -2147483656 */ \
+ /* 0x80000008 -2147483640 */ \
GROUP_TYPE_UNIVERSAL_GROUP| \
GROUP_TYPE_SECURITY_ENABLED \
)