[Libreoffice-commits] core.git: chart2/source
Jan Holesovsky
kendy at collabora.com
Tue Apr 8 00:48:22 PDT 2014
chart2/source/view/main/OpenGLRender.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cab4831d02c9933f3d12313f54f2fb4073611bb5
Author: Jan Holesovsky <kendy at collabora.com>
Date: Tue Apr 8 08:44:47 2014 +0200
Fix typo.
Change-Id: I37c0c48e19b43189b9cae3a1adcf875127859804
diff --git a/chart2/source/view/main/OpenGLRender.cxx b/chart2/source/view/main/OpenGLRender.cxx
index 610eb72..01331a0 100755
--- a/chart2/source/view/main/OpenGLRender.cxx
+++ b/chart2/source/view/main/OpenGLRender.cxx
@@ -1451,4 +1451,4 @@ int OpenGLRender::RenderSymbol2DShape(float x, float y, float , float , sal_Int3
return 0;
}
-/* iim:set shiftwidth=4 softtabstop=4 expandtab: */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
More information about the Libreoffice-commits
mailing list