Skip to content
Snippets Groups Projects
Commit 5ccc8b5a authored by Gary Williams's avatar Gary Williams
Browse files

fix typo on destroy

parent deea9c42
No related branches found
No related tags found
No related merge requests found
......@@ -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 ));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment