[Libreoffice-commits] .: Branch 'libreoffice-3-4' - editeng/source

Kohei Yoshida kohei at kemper.freedesktop.org
Tue May 3 11:59:14 PDT 2011


 editeng/source/editeng/editeng.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cdfb1d195053f18dbeb8ce8ac750e611463811e3
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Tue May 3 14:57:29 2011 -0400

    Non-printable character.

diff --git a/editeng/source/editeng/editeng.cxx b/editeng/source/editeng/editeng.cxx
index 40c9242..81d814d 100644
--- a/editeng/source/editeng/editeng.cxx
+++ b/editeng/source/editeng/editeng.cxx
@@ -113,7 +113,7 @@ SV_IMPL_VARARR( EECharAttribArray, EECharAttrib );
 
 static SfxItemPool* pGlobalPool=0;
 
-// ----------------------------------------------------------------------
+// ----------------------------------------------------------------------
 // EditEngine
 // ----------------------------------------------------------------------
 EditEngine::EditEngine( SfxItemPool* pItemPool )


More information about the Libreoffice-commits mailing list