]> git.sur5r.net Git - openldap/commitdiff
Changed be_nsuffix from char ** to struct berval **, removed nsufflen
authorHoward Chu <hyc@openldap.org>
Sat, 8 Dec 2001 05:17:31 +0000 (05:17 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 8 Dec 2001 05:17:31 +0000 (05:17 +0000)
servers/slapd/back-bdb/back-bdb.h

index 1f7b3f25791b8f42a14c2cfc4e9d02aa5cfbfcfc..1e5582139588a3925eacdef616ded309b2504ca5 100644 (file)
@@ -104,7 +104,6 @@ struct bdb_info {
        void            *bi_troot;
        int             bi_nrdns;
        int             bi_sufflen;
-       int             bi_nsufflen;
 #endif
 
        int             bi_txn;