[Libreoffice-commits] .: sw/source
Robert Nagy
rnagy at kemper.freedesktop.org
Mon Jun 20 08:09:10 PDT 2011
sw/source/ui/shells/grfsh.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 20ac8f386b56d0f43d4bdfc0433e23335f21f2ab
Author: Robert Nagy <robert at openbsd.org>
Date: Mon Jun 20 17:08:38 2011 +0200
add missing newline to the end of file to silence the compiler
diff --git a/sw/source/ui/shells/grfsh.cxx b/sw/source/ui/shells/grfsh.cxx
index 30c7fe0..739bd4c 100644
--- a/sw/source/ui/shells/grfsh.cxx
+++ b/sw/source/ui/shells/grfsh.cxx
@@ -703,4 +703,4 @@ SwGrfShell::SwGrfShell(SwView &_rView) :
SetHelpId(SW_GRFSHELL);
}
-/* 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