summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2011-06-20 17:06:34 +0200
committerRobert Nagy <robert@openbsd.org>2011-06-20 17:06:34 +0200
commitb5ac550e3ec27492c11c0ec4210810252e9170f4 (patch)
treea1c9b1ed9af2377a989ab9cc0bdaa8878a12e248 /sc
parent7ca72819f9f3dd4ade9075eccfe26fadebb68664 (diff)
add missing newline to the end of file to silence the compiler
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/documen8.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx
index 92cb7c2c4d15..388b2013fee4 100644
--- a/sc/source/core/data/documen8.cxx
+++ b/sc/source/core/data/documen8.cxx
@@ -1621,4 +1621,4 @@ void ScDocument::TransliterateText( const ScMarkData& rMultiMark, sal_Int32 nTyp
delete pEngine;
}
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */