mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 22:50:51 -05:00
ITS#7997 silence warning
This commit is contained in:
parent
9accfbb73a
commit
f05a39268d
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ dupent_response_entry_1level(
|
|||
return rc;
|
||||
}
|
||||
|
||||
static int
|
||||
static void
|
||||
dupent_attr_prepare( dupent_t *ds, Entry *e, valnum_t *valnum, int nattrs, int c, Attribute **app, Attribute **ap_listp )
|
||||
{
|
||||
valnum[c].ap = *app;
|
||||
|
|
|
|||
Loading…
Reference in a new issue