Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/bin Modified Files: evfs_operation.c Log Message: * Thank you, valgrind =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/bin/evfs_operation.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- evfs_operation.c 12 Mar 2006 05:27:33 -0000 1.7 +++ evfs_operation.c 12 Mar 2006 05:41:24 -0000 1.8 @@ -247,7 +247,7 @@ if (task->status == EVFS_OPERATION_TASK_STATUS_COMMITTED) { - EVFS_OPERATION_FILES(task)->progress_files += 1; + EVFS_OPERATION_FILES(op)->progress_files += 1; op->processed_tasks++; } @@ -266,7 +266,7 @@ evfs_operation_tasks_mkdir_run(op, EVFS_OPERATION_TASK_MKDIR(task)); if (task->status == EVFS_OPERATION_TASK_STATUS_COMMITTED) { - EVFS_OPERATION_FILES(task)->progress_files += 1; + EVFS_OPERATION_FILES(op)->progress_files += 1; op->processed_tasks++; } break; ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs