mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
ITS#5421 comment ldapoptions vs ldapoptions_prefix
This commit is contained in:
parent
d3b09ef2a9
commit
9eb5ecba15
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue