[Libreoffice-commits] .: editeng/source

Kohei Yoshida kohei at kemper.freedesktop.org
Wed Nov 10 15:05:06 PST 2010


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

New commits:
commit aeeb98d6a16b20131a9a30f2ef63c1dcda97781d
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Wed Nov 10 18:04:22 2010 -0500

    Nuked non-printable character.

diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx
index a08ebe8..9193e19 100644
--- a/editeng/source/editeng/impedit.hxx
+++ b/editeng/source/editeng/impedit.hxx
@@ -214,7 +214,7 @@ public:
     EditView*	GetView()		{ return pView; }
 };
 
-//	----------------------------------------------------------------------
+//	----------------------------------------------------------------------
 //	class ImpEditView
 //	----------------------------------------------------------------------
 class ImpEditView : public vcl::unohelper::DragAndDropClient


More information about the Libreoffice-commits mailing list