]> git.sur5r.net Git - openldap/blobdiff - include/ldap_pvt.h
Some minor bugs for dntest ""
[openldap] / include / ldap_pvt.h
index 42d8249af57e5b73113ad02827e881f25c65a215..d7f7db78aa3d345962f1d2531f3347a08f467f0e 100644 (file)
@@ -56,7 +56,7 @@ LDAP_F( char *) ldap_pvt_get_fqdn LDAP_P(( char * ));
 
 LDAP_F( int )
 ldap_pvt_gethostbyname_a LDAP_P((
-       const char *name, 
+       const char *name,
        struct hostent *resbuf,
        char **buf,
        struct hostent **result,
@@ -173,6 +173,7 @@ LDAP_F (int) ldap_pvt_tls_get_option LDAP_P(( struct ldap *ld,
 LDAP_F (int) ldap_pvt_tls_set_option LDAP_P(( struct ldap *ld,
        int option, void *arg ));
 
+LDAP_F (void) ldap_pvt_tls_destroy LDAP_P(( void ));
 LDAP_F (int) ldap_pvt_tls_init LDAP_P(( void ));
 LDAP_F (int) ldap_pvt_tls_accept LDAP_P(( Sockbuf *sb, void *ctx_arg ));
 LDAP_F (int) ldap_pvt_tls_inplace LDAP_P(( Sockbuf *sb ));