Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7243 → Rev 7244

/programs/cmm/eolite/include/copy.h
117,7 → 117,7
path_offset += strlen(path_offset) + 1;
}
cut_active=false;
if (info_after_copy) notify(INFO_AFTER_COPY);
if (info_after_copy.checked) notify(INFO_AFTER_COPY);
DialogExit();
}