Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_ipc_handlers.h Log Message: oops =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- e_ipc_handlers.h 2 Jun 2005 21:55:11 -0000 1.15 +++ e_ipc_handlers.h 2 Jun 2005 23:17:10 -0000 1.16 @@ -124,7 +124,7 @@ Evas_List *dat = NULL, *l; #define DECODE(__dec) \ - if (dat && __dec(e->data, e->size, &dat)) + if (__dec(e->data, e->size, &dat)) #endif ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs