Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_dialog.c 


Log Message:
Remove trailing whitespace.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/dialog/ewl_dialog.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ewl_dialog.c        4 Jun 2007 18:46:32 -0000       1.6
+++ ewl_dialog.c        23 Aug 2007 05:26:44 -0000      1.7
@@ -14,7 +14,7 @@
 static void run_dialog(Ewl_Widget *w, void *ev, void *data);
 static void dialog_delete_cb(Ewl_Widget *w, void *ev, void *data);
 
-void 
+void
 test_info(Ewl_Test *test)
 {
        test->name = "Dialog";
@@ -68,8 +68,8 @@
        ewl_widget_show(hbox);
 
        o = ewl_image_new();
-       ewl_image_file_set(EWL_IMAGE(o), 
-               ewl_icon_theme_icon_path_get(EWL_ICON_DIALOG_INFORMATION, 46), 
+       ewl_image_file_set(EWL_IMAGE(o),
+               ewl_icon_theme_icon_path_get(EWL_ICON_DIALOG_INFORMATION, 46),
                EWL_ICON_DIALOG_INFORMATION);
        ewl_container_child_append(EWL_CONTAINER(hbox), o);
        ewl_object_padding_set(EWL_OBJECT(o), 20, 20, 20, 20);



-------------------------------------------------------------------------
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