[evolution/gnome-3-16] EHTMLEditorView - Fix indentation



commit 70ddfb9acce361a84c5585bdee56c3ceccb22e44
Author: Tomas Popela <tpopela redhat com>
Date:   Fri Jul 10 09:38:03 2015 +0200

    EHTMLEditorView - Fix indentation

 e-util/e-html-editor-view.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index d813553..fceb33f 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -161,9 +161,9 @@ G_DEFINE_TYPE_WITH_CODE (
 
 static void
 html_editor_view_queue_post_reload_operation (EHTMLEditorView *view,
-                                            PostReloadOperationFunc func,
-                                            gpointer data,
-                                            GDestroyNotify data_free_func)
+                                              PostReloadOperationFunc func,
+                                              gpointer data,
+                                              GDestroyNotify data_free_func)
 {
        PostReloadOperation *op;
 


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