]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slap.h
Remove comma at end of enumerator list.
[openldap] / servers / slapd / slap.h
index 1fa5295cf9cb37cadcde1f6a1dccb5d7d63616ec..1de6599454e1f4201a562c617ac82bea8523d74f 100644 (file)
@@ -1059,7 +1059,7 @@ typedef enum slap_style_e {
        ACL_STYLE_ONE,
        ACL_STYLE_SUBTREE,
        ACL_STYLE_CHILDREN,
-       ACL_STYLE_ATTROF,
+       ACL_STYLE_ATTROF
 } slap_style_t;
 
 typedef struct slap_authz_info {