This commit is contained in:
Gavin Henry 2007-08-10 16:55:50 +00:00
parent ae9776a580
commit 60cde2f3c3

View 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 ) {