Fix typo in prev commit

This commit is contained in:
Howard Chu 2007-01-01 02:16:25 +00:00
parent 37dfbd3e8b
commit cd35516bdc

View file

@ -619,7 +619,7 @@ bdb_cache_lru_purge( struct bdb_info *bdb )
elru->bei_e = NULL;
count++;
}
bdb_cache_entry_dbunlock( bdb, lockp );
bdb_cache_entry_db_unlock( bdb, lockp );
/* ITS#4010 if we're in slapcat, and this node is a leaf
* node, free it.