From 5657a5e4f9d285725ea910617ea648f51fc90df7 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Sun, 30 Apr 2006 01:32:40 +0000 Subject: [PATCH] Fix typo in comment --- include/ldap_pvt_thread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5