Fix typo in comment

This commit is contained in:
Kurt Zeilenga 2000-06-06 23:46:45 +00:00
parent 5cc86c1745
commit 93a3f4e7b1

View 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