git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2337 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -98,8 +98,8 @@ typedef enum {
CS_ERR_TOO_BIG = 26,
CS_ERR_NO_SECTIONS = 27,
CS_ERR_CONTEXT_NOT_FOUND = 28,
- CS_ERR_SECURITY = 29,
- CS_ERR_TOO_MANY_GROUPS = 30
+ CS_ERR_TOO_MANY_GROUPS = 30,
+ CS_ERR_SECURITY = 100
} cs_error_t;