summaryrefslogtreecommitdiffstats
path: root/rsc/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:44:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:44:30 +0000
commit6e9aeceb4cd5f3b967c719b05e0b4a9f80708678 (patch)
tree75651ea1845d39cef5179e2c8aeadf9b83c1b342 /rsc/inc
parentINTEGRATION: CWS warnings01 (1.4.8); FILE MERGED (diff)
downloadcore-6e9aeceb4cd5f3b967c719b05e0b4a9f80708678.tar.gz
core-6e9aeceb4cd5f3b967c719b05e0b4a9f80708678.zip
INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED
2006/05/24 01:13:41 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/27 13:55:54 pl 1.12.8.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rscdb.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx
index 35e97b10b0c4..b1b34ef3d90d 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rscdb.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 16:31:31 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:44:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -168,7 +168,7 @@ class RscTypCont
Atom nSysWinId;
void Init(); // Initialisiert Klassen und Tabelle
- void SETCONST( RscConst *, char *, UINT32 );
+ void SETCONST( RscConst *, const char *, UINT32 );
void SETCONST( RscConst *, Atom, UINT32 );
RscEnum * InitLangType();
RscEnum * InitFieldUnitsType();