]> git.sur5r.net Git - openldap/commitdiff
Fix typo in comment
authorKurt Zeilenga <kurt@openldap.org>
Tue, 6 Jun 2000 23:46:45 +0000 (23:46 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 6 Jun 2000 23:46:45 +0000 (23:46 +0000)
libraries/libldap_r/rdwr.c

index 66de1f9690173363ea1870c24016c5f7530d43b4..75757adb7d36a2df35f67c457077dfccf46fa63d 100644 (file)
@@ -23,8 +23,9 @@
 #include "ldap_pvt_thread.h"
 
 /*
- * implementations that provide their own compatible
- * should define LDAP_THREAD_HAVE_RDWR in ldap_pvt_thread.h
+ * implementations that provide their own compatible 
+ * reader/writer locks define LDAP_THREAD_HAVE_RDWR
+ * in ldap_pvt_thread.h
  */
 #ifndef LDAP_THREAD_HAVE_RDWR