[evolution/gnome-3-16] EHTMLEditorView - Fix indentation
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-16] EHTMLEditorView - Fix indentation
- Date: Fri, 10 Jul 2015 09:37:01 +0000 (UTC)
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]