summaryrefslogtreecommitdiffstats
path: root/xmlhelp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-27 08:09:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-27 08:09:21 +0000
commit9d6a67bb0766ad98818897ecab4b78ce12e08a01 (patch)
tree4485590249762aba8ea2f48b8bb59658909c12a6 /xmlhelp
parentINTEGRATION: CWS fwk07 (1.68.8); FILE MERGED (diff)
downloadcore-9d6a67bb0766ad98818897ecab4b78ce12e08a01.tar.gz
core-9d6a67bb0766ad98818897ecab4b78ce12e08a01.zip
INTEGRATION: CWS fwk07 (1.30.4); FILE MERGED
2003/06/25 11:02:49 abi 1.30.4.1: #110393# some workaround, which already was present in 6.0
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/provider/urlparameter.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
index 4e5cb67c2236..b9e3de6ffaeb 100644
--- a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
+++ b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: urlparameter.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: vg $ $Date: 2003-05-28 13:29:54 $
+ * last change: $Author: vg $ $Date: 2003-06-27 09:09:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-//#define WORKAROUND_98119
+#define WORKAROUND_98119
#ifdef WORKAROUND_98119
#include <provider/bufferedinputstream.hxx>