]> git.sur5r.net Git - openldap/commitdiff
Import fix from head.
authorKurt Zeilenga <kurt@openldap.org>
Tue, 18 Sep 2001 01:24:30 +0000 (01:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 18 Sep 2001 01:24:30 +0000 (01:24 +0000)
libraries/libldap/cyrus.c

index 6898d4e066379b9b094799b22367c200acb7712c..59bf53c96b545ccc98f922fb627033a5f866ac4d 100644 (file)
@@ -1001,6 +1001,7 @@ ldap_int_sasl_bind(
 int
 ldap_int_sasl_external(
        LDAP *ld,
+       LDAPConn *conn,
        const char * authid,
        ber_len_t ssf )
 { return LDAP_SUCCESS; }