]> git.sur5r.net Git - openldap/commitdiff
Minor cleanup
authorHoward Chu <hyc@openldap.org>
Tue, 18 Dec 2001 00:29:43 +0000 (00:29 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 18 Dec 2001 00:29:43 +0000 (00:29 +0000)
servers/slapd/backglue.c
servers/slapd/proto-slap.h

index d160ee570485ebd8aa5798d1edefdebaad5f85ea..17d742f4c0e9095e892fe4e51bb388d61bb053b9 100644 (file)
@@ -611,6 +611,7 @@ glue_back_referrals (
        return rc;
 }
 
+int
 glue_tool_entry_open (
        BackendDB *b0,
        int mode
index ad8cc62bc8da22d9d7321d037edd96a4b43d45e4..99129820101fbc7b072e2c008a87ae932667bf7d 100644 (file)
@@ -274,7 +274,7 @@ LDAP_SLAPD_F (int) get_manageDSAit LDAP_P(( Operation *op ));
  */
 
 LDAP_SLAPD_F (int) read_config LDAP_P(( const char *fname ));
-
+LDAP_SLAPD_F (void) config_destroy LDAP_P ((void));
 
 /*
  * index.c