mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-10 08:53:27 -05:00
Changed be_nsuffix from char ** to struct berval **, removed nsufflen
This commit is contained in:
parent
55a217d9ae
commit
2721df21d4
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ struct bdb_info {
|
|||
void *bi_troot;
|
||||
int bi_nrdns;
|
||||
int bi_sufflen;
|
||||
int bi_nsufflen;
|
||||
#endif
|
||||
|
||||
int bi_txn;
|
||||
|
|
|
|||
Loading…
Reference in a new issue