From a20f32d8e225ac0452a56b38029890e5068fd827 Mon Sep 17 00:00:00 2001 From: Philipp Riemer Date: Sat, 18 Aug 2012 19:27:39 +0200 Subject: removed * accidentially when re-indenting :-/ Change-Id: I948180ee63dbd45f87eda4d61ef03568f73b036b --- tools/source/rc/resmgr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/source') diff --git a/tools/source/rc/resmgr.cxx b/tools/source/rc/resmgr.cxx index 1e4caf837453..2ce91a3001c1 100644 --- a/tools/source/rc/resmgr.cxx +++ b/tools/source/rc/resmgr.cxx @@ -78,7 +78,7 @@ class InternalResMgr ImpContent * pContent; sal_uInt32 nOffCorrection; - sal_uInt8 pStringBlock; + sal_uInt8 * pStringBlock; SvStream * pStm; sal_Bool bEqual2Content; sal_uInt32 nEntries; -- cgit