summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/tres.hxx
diff options
context:
space:
mode:
authorBabak Mahbod <bmahbod@openoffice.org>2001-06-21 01:20:59 +0000
committerBabak Mahbod <bmahbod@openoffice.org>2001-06-21 01:20:59 +0000
commitdb52bcfcbc0e11e64587aa6c05373034c861dbf4 (patch)
treea79f13397340b9acb34b7877c199de364ba8ceba /sal/inc/rtl/tres.hxx
parent84b2e6ea1bfd29ee63e6805b063a062e50307580 (diff)
Modified a private method to compile under Forte's compiler.
Diffstat (limited to 'sal/inc/rtl/tres.hxx')
-rw-r--r--sal/inc/rtl/tres.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/inc/rtl/tres.hxx b/sal/inc/rtl/tres.hxx
index 81883019e693..a34fa7d893f4 100644
--- a/sal/inc/rtl/tres.hxx
+++ b/sal/inc/rtl/tres.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tres.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: bmahbod $ $Date: 2001-06-21 01:43:56 $
+ * last change: $Author: bmahbod $ $Date: 2001-06-21 02:20:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,7 +159,7 @@ class TestResult {
//--------------------------------------------------------------------
// <method_getLogTCSResultStr>
- sal_Char *getLogTCSResultStr( const sal_Bool bTestCaseState )
+ const sal_Char *getLogTCSResultStr( const sal_Bool bTestCaseState )
{
if ( bTestCaseState )
{