]> git.sur5r.net Git - openldap/commitdiff
Fix prev commit
authorHoward Chu <hyc@openldap.org>
Sun, 18 Nov 2007 21:48:26 +0000 (21:48 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 18 Nov 2007 21:48:26 +0000 (21:48 +0000)
servers/slapd/back-bdb/proto-bdb.h

index 1e4c0c936fef2b786db470df1d47ad4572303be5..779f100a93b3968849b9506aecb0edf70f6738b7 100644 (file)
@@ -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,