]> git.sur5r.net Git - openldap/commitdiff
fix previous commit
authorPierangelo Masarati <ando@openldap.org>
Fri, 2 Aug 2002 10:00:44 +0000 (10:00 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 2 Aug 2002 10:00:44 +0000 (10:00 +0000)
servers/slapd/back-meta/search.c

index 09d4c048219439b0cc0891a35f5ff531bf2e1a4a..811a51ee42789947de09d03f0144dea7c3135cd1 100644 (file)
@@ -438,7 +438,7 @@ meta_back_search(
                                ( void )meta_clear_unused_candidates( li,
                                                lc, -1, 0 );
                                send_search_result( conn, op,
-                                               LDAP_REWRITE,
+                                               LDAP_OTHER,
                                                "", "", NULL, NULL, count );
                                
                                /* anything else needs be done? */