[evolution/wip/webkit2] EHTMLEditorView - Fix indentation
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] EHTMLEditorView - Fix indentation
- Date: Fri, 26 Feb 2016 09:55:14 +0000 (UTC)
commit 71baf3e3b3cf34abef1321567bd8d0bbf2cf0451
Author: Tomas Popela <tpopela redhat com>
Date: Fri Feb 26 10:40:34 2016 +0100
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 31c7939..56b607c 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -131,9 +131,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]