Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/bin Modified Files: evfs_operation_tasks.c Log Message: * Make the samba plugin fix the spec =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/bin/evfs_operation_tasks.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- evfs_operation_tasks.c 12 Mar 2006 05:27:33 -0000 1.1 +++ evfs_operation_tasks.c 12 Mar 2006 06:32:25 -0000 1.2 @@ -30,7 +30,7 @@ (*copy->file_to->plugin->functions->evfs_file_create) (copy->file_to); } - + /*printf ("next_byte:size -> %lld:%lld\n", copy->next_byte, copy->source_stat.st_size); */ while (iter < TASK_COPY_ITERATIONS && copy->next_byte < copy->source_stat.st_size) { int b_read = 0, b_write= 0; ------------------------------------------------------- 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