| author | Philipp Riemer <ruderphilipp@gmail.com> | 2012-08-18 17:27:39 (GMT) |
|---|---|---|
| committer | Philipp Riemer <ruderphilipp@gmail.com> | 2012-08-18 17:28:09 (GMT) |
| commit | a20f32d8e225ac0452a56b38029890e5068fd827 (patch) (side-by-side diff) | |
| tree | d605799556d424642e4578e8fa945aeebd3c5b0f | |
| parent | cfda6c9a00fb0edb965716ba44d45edfe191ca2e (diff) | |
| download | core-a20f32d8e225ac0452a56b38029890e5068fd827.zip core-a20f32d8e225ac0452a56b38029890e5068fd827.tar.gz | |
removed * accidentially when re-indenting :-/
Change-Id: I948180ee63dbd45f87eda4d61ef03568f73b036b
| -rw-r--r-- | tools/source/rc/resmgr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/source/rc/resmgr.cxx b/tools/source/rc/resmgr.cxx index 1e4caf8..2ce91a3 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; |
