summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itradj.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-09-03 08:38:31 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-09-03 08:39:51 +0200
commit84945163ab6496d22ca814880cfd14ceb33c5f14 (patch)
treed5a27075c52fe4233c2735bf9c38943b5de0200f /sw/source/core/text/itradj.cxx
parentdfb8c373c05c3bf2efc0ac93a0f4c8f0682b5042 (diff)
sw: indentation fixes
Change-Id: Ic4cb73340b7c91198e982c2f7be030a4d6299d4e
Diffstat (limited to 'sw/source/core/text/itradj.cxx')
-rw-r--r--sw/source/core/text/itradj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/itradj.cxx b/sw/source/core/text/itradj.cxx
index 0c78977912de..022d07ab5a01 100644
--- a/sw/source/core/text/itradj.cxx
+++ b/sw/source/core/text/itradj.cxx
@@ -241,7 +241,7 @@ static bool lcl_CheckKashidaWidth ( SwScriptInfo& rSI, SwTextSizeInfo& rInf, SwT
if ( !bAddSpaceChanged )
break; // everything was OK
}
- return true;
+ return true;
}
// CalcNewBlock() must only be called _after_ CalcLine()!