Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/icon_theme


Modified Files:
        ewl_icon_theme.c 


Log Message:
Remove trailing whitespace.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/icon_theme/ewl_icon_theme.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ewl_icon_theme.c    4 Jun 2007 18:46:33 -0000       1.8
+++ ewl_icon_theme.c    23 Aug 2007 05:26:45 -0000      1.9
@@ -308,7 +308,7 @@
        int count = 0, ret = 0;
 
        fbox = data;
-       for ( ; icons[ewl_icon_theme_pos] != NULL; 
+       for ( ; icons[ewl_icon_theme_pos] != NULL;
                        ewl_icon_theme_pos++, count ++)
        {
                const char *path;
@@ -322,7 +322,7 @@
                path = ewl_icon_theme_icon_path_get(icons[ewl_icon_theme_pos],
                                                        EWL_ICON_SIZE_MEDIUM);
                o = ewl_icon_simple_new();
-               if (path) ewl_icon_image_set(EWL_ICON(o), path, 
+               if (path) ewl_icon_image_set(EWL_ICON(o), path,
                                        icons[ewl_icon_theme_pos]);
                ewl_icon_label_set(EWL_ICON(o), icons[ewl_icon_theme_pos]);
                ewl_container_child_append(EWL_CONTAINER(fbox), o);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to