Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
5f2b1e0b
Commit
5f2b1e0b
authored
Sep 01, 2020
by
Howard Chu
Browse files
ITS#9332 add placeholder in LDAP_LDO_TLS_NULLARG
parent
91a75bd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap/ldap-int.h
View file @
5f2b1e0b
...
...
@@ -263,7 +263,7 @@ struct ldapoptions {
int
ldo_tls_impl
;
int
ldo_tls_crlcheck
;
int
ldo_tls_require_san
;
#define LDAP_LDO_TLS_NULLARG ,0,0,0,{0,0,0,0,0,0,0,0,0},0,0,0,0
#define LDAP_LDO_TLS_NULLARG ,0,0,0,{0,0,0,0,0,0,0,0,0},0,0,0,0
,0
#else
#define LDAP_LDO_TLS_NULLARG
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment