mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
buildfix: spell define correctly
This commit is contained in:
parent
806dbb022b
commit
36cb24ec19
@ -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…
Reference in New Issue
Block a user