[Libreoffice-commits] core.git: sd/qa sw/source
Miklos Vajna
vmiklos at collabora.co.uk
Thu May 28 00:07:50 PDT 2015
sd/qa/unit/tiledrendering/tiledrendering.cxx | 2 +-
sw/source/core/doc/doc.cxx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit afc3010f45ee67a2517fcebac5d96c309eb94118
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Thu May 28 09:04:53 2015 +0200
indentation fixes
Change-Id: I267bb8b66c6c568718cec3f292f0b63737693b37
diff --git a/sd/qa/unit/tiledrendering/tiledrendering.cxx b/sd/qa/unit/tiledrendering/tiledrendering.cxx
index b41c427..0523773 100644
--- a/sd/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sd/qa/unit/tiledrendering/tiledrendering.cxx
@@ -82,7 +82,7 @@ private:
SdTiledRenderingTest::SdTiledRenderingTest()
#if !defined(WNT) && !defined(MACOSX)
: m_bFound(true),
- m_nPart(0)
+ m_nPart(0)
#endif
{
}
diff --git a/sw/source/core/doc/doc.cxx b/sw/source/core/doc/doc.cxx
index a25a641..c65309f 100644
--- a/sw/source/core/doc/doc.cxx
+++ b/sw/source/core/doc/doc.cxx
@@ -1058,7 +1058,7 @@ const SwFormatRefMark* SwDoc::GetRefMark( sal_uInt16 nIndex ) const
nCount++;
}
}
- return pRet;
+ return pRet;
}
/// @return the names of all set references in the Doc
More information about the Libreoffice-commits
mailing list