]> git.sur5r.net Git - openldap/commitdiff
fix typo
authorPierangelo Masarati <ando@openldap.org>
Mon, 29 Nov 2004 00:53:43 +0000 (00:53 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 29 Nov 2004 00:53:43 +0000 (00:53 +0000)
servers/slapd/back-sql/entry-id.c

index fafde1782d89d700cd1c9fb5a731479c2e882067..d359efb577dbe5c71e8d9ca4502c351d495514a5 100644 (file)
@@ -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,