]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 30 Apr 2003 22:41:37 +0000 (22:41 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 30 Apr 2003 22:41:37 +0000 (22:41 +0000)
include/ldap_pvt.h

index 602774befb78d814e169d2556a6d2b551da1eb5b..29418a985f68eaf3b3efa807b509045618a7deef 100644 (file)
@@ -170,7 +170,7 @@ LDAP_F (void) ldap_pvt_sasl_mutex_dispose LDAP_P((void *mutex));
 
 struct sockbuf; /* avoid pulling in <lber.h> */
 LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * ));
-LDAP_F (int) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * ));
+LDAP_F (void) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * ));
 #endif /* HAVE_CYRUS_SASL */
 
 #define LDAP_PVT_SASL_LOCAL_SSF        71      /* SSF for Unix Domain Sockets */