Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: entropy_generic.h Log Message: * Further updates to match the new EVFS progress API =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy_generic.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- entropy_generic.h 2 Jan 2006 09:05:42 -0000 1.9 +++ entropy_generic.h 1 Feb 2006 08:06:01 -0000 1.10 @@ -59,8 +59,8 @@ #define TYPE_END 1 /*A temporary structure until I find a better way to do this*/ typedef struct entropy_file_progress { - char* file_from; - char* file_to; + entropy_generic_file* file_from; + entropy_generic_file* file_to; float progress; int type; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs