Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_file Modified Files: ecore_file.c Log Message: p is related to exe1, not app =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_file/ecore_file.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- ecore_file.c 30 Sep 2005 00:55:57 -0000 1.20 +++ ecore_file.c 30 Sep 2005 00:58:03 -0000 1.21 @@ -374,7 +374,7 @@ * * $, `, \, etc. */ - if ((p > app) && (p[-1] == '\\')) + if ((p > exe1) && (p[-1] == '\\')) { if (*p != '\n') { ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs