From: Hallvard Furuseth Date: Sun, 30 Apr 2006 01:32:40 +0000 (+0000) Subject: Fix typo in comment X-Git-Tag: OPENLDAP_REL_ENG_2_4_1ALPHA~2^2~101 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5657a5e4f9d285725ea910617ea648f51fc90df7;p=openldap Fix typo in comment --- diff --git a/include/ldap_pvt_thread.h b/include/ldap_pvt_thread.h index c5db79d2cf..f6e3248bd6 100644 --- a/include/ldap_pvt_thread.h +++ b/include/ldap_pvt_thread.h @@ -255,4 +255,4 @@ ldap_pvt_thread_pool_context_reset LDAP_P(( void *key )); LDAP_END_DECL #define LDAP_PVT_THREAD_H_DONE -#endif /* _LDAP_THREAD_H */ +#endif /* _LDAP_PVT_THREAD_H */