buildfix: spell define correctly

This commit is contained in:
Daniel Stenberg 2011-03-15 16:44:50 +01:00
parent 806dbb022b
commit 36cb24ec19
1 changed files with 1 additions and 1 deletions

View File

@ -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