mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
protect macro
This commit is contained in:
parent
a141e3badf
commit
623615e2f1
@ -172,7 +172,7 @@ struct metaconn {
|
||||
*/
|
||||
int mc_bound_target;
|
||||
#define META_BOUND_NONE (-1)
|
||||
#define META_BOUND_ALL -2
|
||||
#define META_BOUND_ALL (-2)
|
||||
/* supersedes the connection stuff */
|
||||
struct metasingleconn *mc_conns;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user