mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 14:42:10 -05:00
Fix up referral commit.
This commit is contained in:
parent
81d2747247
commit
ea67f4f758
1 changed files with 0 additions and 11 deletions
|
|
@ -723,17 +723,6 @@ ldap_bind_s LDAP_P(( /* deprecated */
|
|||
LDAP_CONST char *cred,
|
||||
int authmethod ));
|
||||
|
||||
LIBLDAP_F( void )
|
||||
ldap_set_rebind_proc LDAP_P(( /* deprecated */
|
||||
LDAP *ld,
|
||||
int (*rebindproc) LDAP_P((
|
||||
LDAP *ld,
|
||||
char **dnp,
|
||||
char **passwdp,
|
||||
int *authmethodp,
|
||||
int freeit ))));
|
||||
|
||||
|
||||
/*
|
||||
* in sbind.c:
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue