Skip to content
Snippets Groups Projects
Commit 08e61794 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

ldbm -> bdb2

parent 516db68b
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
#include <ac/string.h>
#include "slap.h"
#include "back-ldbm.h"
#include "proto-back-ldbm.h"
#include "back-bdb2.h"
#include "proto-back-bdb2.h"
int
ldbm_back_entry_release_rw(
bdb2_back_entry_release_rw(
BackendDB *be,
Entry *e,
int rw
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment