[evolution] EWebView - Fix wrong indentation



commit 532733814110146413184b360c1505f454d8d382
Author: Tomas Popela <tpopela redhat com>
Date:   Fri Feb 27 10:58:57 2015 +0100

    EWebView - Fix wrong indentation

 e-util/e-web-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index 757beaf..4ab3497 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -3539,7 +3539,7 @@ element_has_tag (WebKitDOMElement *element,
 
 gboolean
 element_has_class (WebKitDOMElement *element,
-                const gchar* class)
+                   const gchar* class)
 {
        gchar *element_class;
 


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