From 9eb5ecba158fca9c21ea609a48628be26e41c14f Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Thu, 20 Jan 2011 10:45:14 +0000 Subject: [PATCH] ITS#5421 comment ldapoptions vs ldapoptions_prefix --- libraries/libldap/ldap-int.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.5