mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
cleanup
This commit is contained in:
parent
4f5502ef9f
commit
88e89bf4e7
@ -1109,7 +1109,7 @@ parse_acl(
|
||||
}
|
||||
|
||||
} else {
|
||||
b->a_group_oc = oc_find(SLAPD_GROUP_CLASS);
|
||||
b->a_group_oc = oc_find( SLAPD_GROUP_CLASS );
|
||||
|
||||
if( b->a_group_oc == NULL ) {
|
||||
fprintf( stderr,
|
||||
|
Loading…
Reference in New Issue
Block a user