Make bdb2i_back_modify_internal() public so it can be reused from

modrdn.
This commit is contained in:
Juan Gomez 1999-05-26 12:19:31 +00:00
parent 128f31dc3c
commit 14a02c40c0

View File

@ -91,7 +91,7 @@ add_lastmods( Operation *op, LDAPModList **modlist )
}
static int
int
bdb2i_back_modify_internal(
BackendDB *be,
Connection *conn,