Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree2.c Log Message: - fix warnings - add .cvsignore file =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_tree2.c,v retrieving revision 1.28 retrieving revision 1.29 diff -u -3 -r1.28 -r1.29 --- ewl_tree2.c 21 Aug 2006 01:24:07 -0000 1.28 +++ ewl_tree2.c 21 Aug 2006 17:47:11 -0000 1.29 @@ -630,7 +630,8 @@ * @brief Sorts the tree by the given column */ void -ewl_tree2_cb_column_sort(Ewl_Widget *w, void *ev __UNUSED__, void *data) +ewl_tree2_cb_column_sort(Ewl_Widget *w __UNUSED__, void *ev __UNUSED__, + void *data) { Ewl_Tree2_Column *c, *col; int index = 0; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs