]> git.sur5r.net Git - openldap/commitdiff
minor cleanup
authorPierangelo Masarati <ando@openldap.org>
Sun, 17 Sep 2006 16:44:40 +0000 (16:44 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 17 Sep 2006 16:44:40 +0000 (16:44 +0000)
servers/slapd/back-meta/search.c

index 95f3cd3fb145c10e94d8f1fcf7a8f3f7ef72f02a..650afddfb7c240723640920c909eb2efd4f91714 100644 (file)
@@ -1201,7 +1201,7 @@ really_bad:;
                         * LDAP_BACK_RESULT_UTIMEOUT at worst */
                        tv.tv_sec = 0;
                        tv.tv_usec = LDAP_BACK_RESULT_UTIMEOUT/initial_candidates;
-                        ldap_pvt_thread_yield();
+                       ldap_pvt_thread_yield();
                }
        }