aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pine/pine-4.63/pine-ldap3.patch
blob: a824438fbd8c96f0b27d08a55dc32bac076c62a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pine4.63/pine/bldaddr.c.orig	2005-07-12 15:40:04.000000000 +0200
+++ pine4.63/pine/bldaddr.c	2005-07-12 15:40:14.000000000 +0200
@@ -6504,7 +6504,7 @@
 ldap_v3_is_supported(ld)
     LDAP *ld;
 {
-    int         v3_is_supported_by_server = 0;
+    int         v3_is_supported_by_server = 1;
 #ifdef NO_VERSION3_PROTO_YET
 /*
  * When we use version 3 protocol we will be getting back utf8 results.