From 93a3f4e7b18dbf199c09e0498501d43a5bbc26c5 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 6 Jun 2000 23:46:45 +0000 Subject: [PATCH] Fix typo in comment --- libraries/libldap_r/rdwr.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libraries/libldap_r/rdwr.c b/libraries/libldap_r/rdwr.c index 66de1f9690..75757adb7d 100644 --- a/libraries/libldap_r/rdwr.c +++ b/libraries/libldap_r/rdwr.c @@ -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 -- 2.39.5