]> git.sur5r.net Git - openldap/commitdiff
ITS#5421 comment ldapoptions vs ldapoptions_prefix
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 20 Jan 2011 10:45:14 +0000 (10:45 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 20 Jan 2011 10:45:14 +0000 (10:45 +0000)
libraries/libldap/ldap-int.h

index c1866b325a3c9da283ea90faad76a9126f75cbe1..46b11daba5db79a4260697393073b31cffa87468 100644 (file)
@@ -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;