[Ekiga-devel-list] First shot at svn



Hi,

here is a patch which is probably quite safe... can I commit it, to which branches, and where is the doc !?

Snark
--- gmcontacts-ldap.cpp	2007-01-06 09:35:17.000000000 +0100
+++ gmcontacts-ldap.cpp.patched	2007-01-25 21:23:21.000000000 +0100
@@ -240,7 +240,7 @@
   }
     
   if (is_ils)
-    ldap.SetOption (0x0011, 2);
+    ldap.SetOption (0x0011, 2); /* means set LDAP_OPT_PROTOCOL_VERSION to 2! */
 
   if (!ldap.Bind ()) {
     


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]