Skip to content
Snippets Groups Projects
Commit 2c89c53c authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix typo

parent 873a5b73
No related branches found
No related tags found
No related merge requests found
......@@ -585,7 +585,7 @@ next:;
return rc;
}
if ( ( bsi->bsi_flags | BSQL_SF_ALL_OPER )
if ( ( bsi->bsi_flags & BSQL_SF_ALL_OPER )
|| an_find( bsi->bsi_attrs, &AllOper ) ) {
rc = attr_merge_normalize_one( bsi->bsi_e,
slap_schema.si_ad_structuralObjectClass,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment