This commit is contained in:
Pierangelo Masarati 2005-08-17 08:08:23 +00:00
parent 4f5502ef9f
commit 88e89bf4e7

View File

@ -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,