Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: ewl_theme_test.c Log Message: - constify ewl_entry and the new name functions - fix warnings in ewl_theme_test =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_theme_test.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- ewl_theme_test.c 4 May 2005 18:00:34 -0000 1.2 +++ ewl_theme_test.c 13 May 2005 03:26:13 -0000 1.3 @@ -392,5 +392,7 @@ ewl_widget_show (theme_win); - return 0; + return; + ev_data = NULL; + user_data = NULL; } ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs