]> git.sur5r.net Git - openldap/commitdiff
fix previous commit
authorPierangelo Masarati <ando@openldap.org>
Thu, 16 Aug 2007 09:32:04 +0000 (09:32 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 16 Aug 2007 09:32:04 +0000 (09:32 +0000)
servers/slapd/slap.h

index 84f7100ea200e071e3cf5084ed62bae2bcbd6526..abfde097d41ddf376ecb67e0fb851ce9609da767 100644 (file)
@@ -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