[evolution/wip/webkit-composer] EEditorSelection: Fix indentation and unnecessary empty line
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer] EEditorSelection: Fix indentation and unnecessary empty line
- Date: Tue, 28 Jan 2014 09:56:41 +0000 (UTC)
commit cf903e2183f08b78494ca3910408cf916ca1c859
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jan 28 10:55:11 2014 +0100
EEditorSelection: Fix indentation and unnecessary empty line
e-util/e-editor-selection.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/e-util/e-editor-selection.c b/e-util/e-editor-selection.c
index 2f99cad..73b7376 100644
--- a/e-util/e-editor-selection.c
+++ b/e-util/e-editor-selection.c
@@ -3036,7 +3036,7 @@ image_load_finish (LoadContext *load_context)
output);
caret_position = webkit_dom_document_get_element_by_id (
- document, "-x-evo-caret-position");
+ document, "-x-evo-caret-position");
webkit_dom_node_insert_before (
webkit_dom_node_get_parent_node (WEBKIT_DOM_NODE (caret_position)),
@@ -3240,7 +3240,6 @@ e_editor_selection_insert_image (EEditorSelection *selection,
if (is_in_html_mode (selection))
image_load_and_insert_async (selection, image_uri);
-
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]