summaryrefslogtreecommitdiff
path: root/ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c
blob: b4a9e5427f59fdd2b0245f4a0897ae7181818c8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- contrib/mod_ldap.c.orig	Thu Oct 19 18:18:07 2006
+++ contrib/mod_ldap.c	Fri Dec 15 11:01:21 2006
@@ -60,7 +60,7 @@
  * after connecting to the LDAP server. If TLS cannot be enabled, the LDAP
  * connection will fail.
  */
-/* #define USE_LDAP_TLS */
+#define USE_LDAP_TLS */
 
 /*
  * If you have to edit anything below this line, it's a bug. Report it