mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Minor cleanup
This commit is contained in:
parent
b917625a85
commit
0b22897f37
@ -611,6 +611,7 @@ glue_back_referrals (
|
||||
return rc;
|
||||
}
|
||||
|
||||
int
|
||||
glue_tool_entry_open (
|
||||
BackendDB *b0,
|
||||
int mode
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user