aboutsummaryrefslogtreecommitdiff
path: root/lib/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldap.c')
-rw-r--r--lib/ldap.c2
1 files changed, 1 insertions, 1 deletions
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