[evolution/gnome-3-22] Fix formatting
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-22] Fix formatting
- Date: Wed, 30 Nov 2016 08:24:27 +0000 (UTC)
commit 2bfa3e6eab1f070a1a41c168c1cc22873e470f5b
Author: Tomas Popela <tpopela redhat com>
Date: Tue Nov 29 15:00:59 2016 +0100
Fix formatting
e-util/e-content-editor.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/e-util/e-content-editor.c b/e-util/e-content-editor.c
index 2224af0..bc1a2e6 100644
--- a/e-util/e-content-editor.c
+++ b/e-util/e-content-editor.c
@@ -3552,8 +3552,8 @@ e_content_editor_emit_paste_primary_clipboard (EContentEditor *editor)
gboolean
e_content_editor_emit_context_menu_requested (EContentEditor *editor,
- EContentEditorNodeFlags flags,
- GdkEvent *event)
+ EContentEditorNodeFlags flags,
+ GdkEvent *event)
{
gboolean handled = FALSE;
@@ -3566,7 +3566,7 @@ e_content_editor_emit_context_menu_requested (EContentEditor *editor,
void
e_content_editor_emit_find_done (EContentEditor *editor,
- guint match_count)
+ guint match_count)
{
g_return_if_fail (E_IS_CONTENT_EDITOR (editor));
@@ -3575,7 +3575,7 @@ e_content_editor_emit_find_done (EContentEditor *editor,
void
e_content_editor_emit_replace_all_done (EContentEditor *editor,
- guint replaced_count)
+ guint replaced_count)
{
g_return_if_fail (E_IS_CONTENT_EDITOR (editor));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]