mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
More clean up
This commit is contained in:
parent
59f2afae81
commit
acd4bb1a84
@ -568,7 +568,8 @@ ldap_set_option LDAP_P((
|
||||
|
||||
/* V3 REBIND Function Callback Prototype */
|
||||
typedef int (LDAP_REBIND_PROC) LDAP_P((
|
||||
LDAP *ld, LDAP_CONST char *url, int request, ber_int_t msgid,
|
||||
LDAP *ld, LDAP_CONST char *url,
|
||||
ber_tag_t request, ber_int_t msgid,
|
||||
void *params ));
|
||||
|
||||
LDAP_F( int )
|
||||
|
Loading…
Reference in New Issue
Block a user