mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 03:29:35 -05:00
cleanup
This commit is contained in:
parent
4f5502ef9f
commit
88e89bf4e7
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue