Commit 36cb24ec authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

buildfix: spell define correctly

parent 806dbb02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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