mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-09 22:04:12 -05:00
fix previous commit
This commit is contained in:
parent
f4844889fd
commit
15545731bc
1 changed files with 1 additions and 1 deletions
|
|
@ -2438,7 +2438,7 @@ struct Operation {
|
|||
#define orb_cred oq_bind.rb_cred
|
||||
#define orb_edn oq_bind.rb_edn
|
||||
#define orb_ssf oq_bind.rb_ssf
|
||||
#define orb_tmp_mech oq_bind.rb_tmp_mech
|
||||
#define orb_mech oq_bind.rb_mech
|
||||
|
||||
#define ors_scope oq_search.rs_scope
|
||||
#define ors_deref oq_search.rs_deref
|
||||
|
|
|
|||
Loading…
Reference in a new issue