From 9d6a67bb0766ad98818897ecab4b78ce12e08a01 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 27 Jun 2003 08:09:21 +0000 Subject: 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 --- xmlhelp/source/cxxhelp/provider/urlparameter.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmlhelp') 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 -- cgit