Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        main.c 


Log Message:
- fix warnings

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -3 -r1.64 -r1.65
--- main.c      4 Jun 2007 18:46:31 -0000       1.64
+++ main.c      29 Jun 2007 14:48:55 -0000      1.65
@@ -1115,7 +1115,7 @@
 }
 
 static void *
-cb_unit_test_header_data_fetch(void *data, unsigned int column)
+cb_unit_test_header_data_fetch(void *data __UNUSED__, unsigned int column)
 {
        if (column == 0)
                return "Test";



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to