Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6278 → Rev 6277

/programs/cmm/lib/copyf.h
92,7 → 92,7
}
else
{
Operation_Draw_Progress(filename+strchr(filename, '/'));
Operation_Draw_Progress(filename);
if (error=CopyFile(#copy_from2, #copy_in2))
{
if (fabs(error)==8) { debugln("Stop copying."); break;} //TODO: may be need grobal var like stop_all