[evolution] EHTMLEditorView - Correct indentation



commit e5cbda404af083db8e1193acac19cd87c9d024d0
Author: Tomas Popela <tpopela redhat com>
Date:   Wed Oct 21 13:53:45 2015 +0200

    EHTMLEditorView - Correct indentation

 e-util/e-html-editor-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index d3f3994..cb28aea 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -10729,7 +10729,7 @@ html_editor_view_drag_end_cb (EHTMLEditorView *view,
 
 static void
 im_context_preedit_start_cb (GtkIMContext *context,
-                           EHTMLEditorView *view)
+                             EHTMLEditorView *view)
 {
        view->priv->im_input_in_progress = TRUE;
        remove_input_event_listener_from_body (view);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]