mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 22:50:51 -05:00
Fix prev commit
This commit is contained in:
parent
27d53e9ff7
commit
d84f8d9b71
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ int bdb_idl_append_one( ID *ids, ID id );
|
|||
#define bdb_index_recset BDB_SYMBOL(index_recset)
|
||||
#define bdb_index_recrun BDB_SYMBOL(index_recrun)
|
||||
|
||||
extern int
|
||||
extern AttrInfo *
|
||||
bdb_index_mask LDAP_P((
|
||||
Backend *be,
|
||||
AttributeDescription *desc,
|
||||
|
|
|
|||
Loading…
Reference in a new issue