summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/editsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/edit/editsh.cxx')
-rw-r--r--sw/source/core/edit/editsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/edit/editsh.cxx b/sw/source/core/edit/editsh.cxx
index ba3f731d606e..96110ba9829d 100644
--- a/sw/source/core/edit/editsh.cxx
+++ b/sw/source/core/edit/editsh.cxx
@@ -198,7 +198,7 @@ long SwEditShell::SplitNode( bool bAutoFormat, bool bCheckTableStart )
ClearTblBoxCntnt();
EndAllAction();
- return(1L);
+ return 1L;
}
bool SwEditShell::AppendTxtNode()