]> git.sur5r.net Git - openldap/commitdiff
ITS#5085
authorGavin Henry <ghenry@openldap.org>
Fri, 10 Aug 2007 16:55:50 +0000 (16:55 +0000)
committerGavin Henry <ghenry@openldap.org>
Fri, 10 Aug 2007 16:55:50 +0000 (16:55 +0000)
servers/slapd/overlays/translucent.c

index 4d99cba3116847d07d4671535766d588dadbe21f..dce035531d1d1610d374d1bad2292ec2e9263a33 100644 (file)
@@ -771,7 +771,7 @@ translucent_db_destroy( BackendDB *be, ConfigReply *cr )
        translucent_info *ov = on->on_bi.bi_private;
        int rc = 0;
 
-       Debug(LDAP_DEBUG_TRACE, "==> translucent_db_close\n", 0, 0, 0);
+       Debug(LDAP_DEBUG_TRACE, "==> translucent_db_destroy\n", 0, 0, 0);
 
        if ( ov ) {
                if ( ov->db.be_private != NULL ) {