[Refactoring] Removed trailing whitespaces.
[framework/uifw/elementary.git] / src / lib / elm_index.c
index f0b1543..a05d48b 100644 (file)
@@ -717,7 +717,7 @@ elm_index_add(Evas_Object *parent)
    Widget_Data *wd;
    Evas_Coord minw, minh;
    const char *string;
-  
+
    ELM_WIDGET_STANDARD_SETUP(wd, Widget_Data, parent, e, obj, NULL);
 
    ELM_SET_WIDTYPE(widtype, "index");