[Libreoffice-commits] .: extensions/source

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Jul 16 03:49:11 PDT 2012


 extensions/source/config/ldap/wrapldapinclude.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a42dba8723a191e1677211d3924a318a1d5a9166
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Jul 16 12:48:47 2012 +0200

    define CONST_PCHAR_CAST for openldap case too
    
    Change-Id: Iecf6c142a52007eb5dff731a0f7b1ab3460f2b30

diff --git a/extensions/source/config/ldap/wrapldapinclude.hxx b/extensions/source/config/ldap/wrapldapinclude.hxx
index 9283790..f76f055 100644
--- a/extensions/source/config/ldap/wrapldapinclude.hxx
+++ b/extensions/source/config/ldap/wrapldapinclude.hxx
@@ -30,6 +30,7 @@
 #ifndef LDAP_CALL
 #    define LDAP_CALL
 #endif
+#define CONST_PCHAR_CAST
 #else
 #ifdef WNT
 #include <windows.h>


More information about the Libreoffice-commits mailing list