mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 08:02:16 -05:00
Make bdb2i_back_modify_internal() public so it can be reused from
modrdn.
This commit is contained in:
parent
128f31dc3c
commit
14a02c40c0
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ add_lastmods( Operation *op, LDAPModList **modlist )
|
|||
|
||||
}
|
||||
|
||||
static int
|
||||
int
|
||||
bdb2i_back_modify_internal(
|
||||
BackendDB *be,
|
||||
Connection *conn,
|
||||
|
|
|
|||
Loading…
Reference in a new issue