summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-08-18 19:27:39 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2012-08-18 19:28:09 +0200
commita20f32d8e225ac0452a56b38029890e5068fd827 (patch)
treed605799556d424642e4578e8fa945aeebd3c5b0f /tools
parentcfda6c9a00fb0edb965716ba44d45edfe191ca2e (diff)
removed * accidentially when re-indenting :-/
Change-Id: I948180ee63dbd45f87eda4d61ef03568f73b036b
Diffstat (limited to 'tools')
-rw-r--r--tools/source/rc/resmgr.cxx2
1 files changed, 1 insertions, 1 deletions
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;