From: Hallvard Furuseth Date: Thu, 20 Jan 2011 10:45:14 +0000 (+0000) Subject: ITS#5421 comment ldapoptions vs ldapoptions_prefix X-Git-Tag: MIGRATION_CVS2GIT~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eb5ecba158fca9c21ea609a48628be26e41c14f;p=thirdparty%2Fopenldap.git ITS#5421 comment ldapoptions vs ldapoptions_prefix --- diff --git a/libraries/libldap/ldap-int.h b/libraries/libldap/ldap-int.h index c1866b325a..46b11daba5 100644 --- a/libraries/libldap/ldap-int.h +++ b/libraries/libldap/ldap-int.h @@ -175,6 +175,7 @@ typedef struct ldaplist { * structure representing get/set'able options * which have global defaults. * Protect access to this struct with ldo_mutex + * ldap_log.h:ldapoptions_prefix must match the head of this struct. */ struct ldapoptions { short ldo_valid;