]> git.sur5r.net Git - openldap/commitdiff
fix previous commit
authorPierangelo Masarati <ando@openldap.org>
Sat, 6 May 2006 11:53:54 +0000 (11:53 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 6 May 2006 11:53:54 +0000 (11:53 +0000)
servers/slapd/back-meta/search.c

index 839f53a6ee5f03a3e8188ebe9c3f2f4a28c0671b..a2812a1d535b0dedf04f0116f2de0123648ad942 100644 (file)
@@ -82,10 +82,10 @@ meta_search_dobind_init(
        int                     rc;
        int                     nretries = 1;
 
-       Debug( LDAP_DEBUG_TRACE, "%s >>> meta_search_dobind_init[%d]\n", op->o_log_prefix, candidate, 0 );
-
        meta_search_candidate_t retcode;
 
+       Debug( LDAP_DEBUG_TRACE, "%s >>> meta_search_dobind_init[%d]\n", op->o_log_prefix, candidate, 0 );
+
        /*
         * all the targets are already bound as pseudoroot
         */