Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_colorpicker.c Log Message: - fix warnings =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_colorpicker.c,v retrieving revision 1.30 retrieving revision 1.31 diff -u -3 -r1.30 -r1.31 --- ewl_colorpicker.c 29 Sep 2006 05:51:41 -0000 1.30 +++ ewl_colorpicker.c 30 Sep 2006 01:21:25 -0000 1.31 @@ -744,7 +744,7 @@ void *data __UNUSED__) { int i; - int curcolors[4]; + unsigned int curcolors[4]; Ewl_Colorpicker *cp = EWL_COLORPICKER(w); Ewl_Event_Dnd_Data *event = ev; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs