From: Daniel Stenberg Date: Tue, 15 Mar 2011 15:44:50 +0000 (+0100) Subject: buildfix: spell define correctly X-Git-Tag: curl-7_21_5~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36cb24ec19f1933b5fee5b33c0c29ab27febcb5b;p=curl buildfix: spell define correctly --- diff --git a/lib/ldap.c b/lib/ldap.c index 7e26d985b..95e926f08 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -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