Skip to content
Snippets Groups Projects
Commit ea67f4f7 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix up referral commit.

parent 81d27472
No related branches found
No related tags found
No related merge requests found
......@@ -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:
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment