mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Remove comma at end of enumerator list.
This commit is contained in:
parent
aa90e4aade
commit
efcb1b0bc0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user