Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_paned.c 


Log Message:
Remove trailing whitespace.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/paned/ewl_paned.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- ewl_paned.c 4 Jun 2007 18:46:35 -0000       1.5
+++ ewl_paned.c 23 Aug 2007 05:26:46 -0000      1.6
@@ -15,7 +15,7 @@
  * add the grabbers as needed. The paned widget is an Ewl_Container so to
  * add panes you just use the container functions to append, prepend and
  * insert as needed.
- * 
+ *
  * @section init_layout Initial Layout
  *
  * If you need to set the initial sizes of the items in the grabber then you
@@ -25,12 +25,12 @@
  */
 
 static int create_test(Ewl_Container *box);
-static void ewl_paned_test_cb_clicked_destroy(Ewl_Widget *w, void *ev, 
+static void ewl_paned_test_cb_clicked_destroy(Ewl_Widget *w, void *ev,
                                                        void *data);
 static void ewl_paned_test_cb_clicked(Ewl_Widget *w, void *ev, void *data);
 static void ewl_paned_test_cb_add(Ewl_Widget *w, void *ev, void *data);
 
-void 
+void
 test_info(Ewl_Test *test)
 {
        test->name = "Paned";



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