[Libreoffice-commits] .: sc/source
Robert Nagy
rnagy at kemper.freedesktop.org
Mon Jun 20 08:07:33 PDT 2011
sc/source/core/data/documen8.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit d6f25848d91583d46b7031f45308073838789147
Author: Robert Nagy <robert at openbsd.org>
Date: Mon Jun 20 17:06:34 2011 +0200
add missing newline to the end of file to silence the compiler
diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx
index 23cb408..90fdf5c 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: */
More information about the Libreoffice-commits
mailing list