Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils/src/bin/e17setroot Modified Files: e17setroot.c Log Message: Headers and macro =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/src/bin/e17setroot/e17setroot.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -3 -r1.25 -r1.26 --- e17setroot.c 5 Sep 2005 11:53:24 -0000 1.25 +++ e17setroot.c 5 Sep 2005 15:30:25 -0000 1.26 @@ -16,6 +16,8 @@ #include "config.h" +#define IF_FREE(x) { if (x) free(x); x = NULL; } + /* TODO: * make Esetroot respect our options * add empty -s -t -c flags that will take current bg and apply option ------------------------------------------------------- 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