mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08:00
fix typo on destroy
This commit is contained in:
parent
deea9c42a5
commit
5ccc8b5ab9
@ -164,7 +164,7 @@ LDAP_BEGIN_DECL
|
||||
LDAP_F int
|
||||
ldap_pvt_thread_initialize LDAP_P(( void ));
|
||||
LDAP_F int
|
||||
ldap_pvt_thread_destory LDAP_P(( void ));
|
||||
ldap_pvt_thread_destroy LDAP_P(( void ));
|
||||
|
||||
LDAP_F unsigned int
|
||||
ldap_pvt_thread_sleep LDAP_P(( unsigned int s ));
|
||||
|
Loading…
Reference in New Issue
Block a user