Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_entry.c 


Log Message:
Remove trailing whitespace.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/entry/ewl_entry.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ewl_entry.c 2 Aug 2007 23:10:41 -0000       1.6
+++ ewl_entry.c 23 Aug 2007 05:26:44 -0000      1.7
@@ -53,7 +53,7 @@
 
 static int create_test(Ewl_Container *box);
 
-void 
+void
 test_info(Ewl_Test *test)
 {
        test->name = "Entry";
@@ -65,7 +65,7 @@
 }
 
 static void
-fetch_entry_text(Ewl_Widget *w __UNUSED__, void *ev_data __UNUSED__, 
+fetch_entry_text(Ewl_Widget *w __UNUSED__, void *ev_data __UNUSED__,
                                void *user_data __UNUSED__)
 {
        char *s;
@@ -90,7 +90,7 @@
 }
 
 static void
-set_entry_text(Ewl_Widget *w __UNUSED__, void *ev_data __UNUSED__, 
+set_entry_text(Ewl_Widget *w __UNUSED__, void *ev_data __UNUSED__,
                                        void *user_data __UNUSED__)
 {
        ewl_text_color_set(EWL_TEXT(entry[0]), 0, 0, 0, 255);



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