mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:41:41 +03:00
buildfix: spell define correctly
This commit is contained in:
parent
806dbb022b
commit
36cb24ec19
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ const struct Curl_handler Curl_handler_ldap = {
|
|||
ZERO_NULL, /* disconnect */
|
||||
PORT_LDAP, /* defport */
|
||||
CURLPROTO_LDAP, /* protocol */
|
||||
PROTOPTS_NONE /* flags */
|
||||
PROTOPT_NONE /* flags */
|
||||
};
|
||||
|
||||
#ifdef HAVE_LDAP_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue