Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_apps.c Log Message: Fix. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.c,v retrieving revision 1.59 retrieving revision 1.60 diff -u -3 -r1.59 -r1.60 --- e_apps.c 11 Aug 2005 04:10:58 -0000 1.59 +++ e_apps.c 11 Aug 2005 04:17:07 -0000 1.60 @@ -1102,7 +1102,7 @@ _e_app_fields_fill(a2, path); _e_app_change(a2, E_APP_CHANGE); - for (l = a2->references; l; l = l = l->next) + for (l = a2->references; l; l = l->next) { E_App *a3; ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs