[Libreoffice-commits] .: tools/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Aug 18 10:28:36 PDT 2012


 tools/source/rc/resmgr.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a20f32d8e225ac0452a56b38029890e5068fd827
Author: Philipp Riemer <ruderphilipp at gmail.com>
Date:   Sat Aug 18 19:27:39 2012 +0200

    removed * accidentially when re-indenting :-/
    
    Change-Id: I948180ee63dbd45f87eda4d61ef03568f73b036b

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;


More information about the Libreoffice-commits mailing list