git-svn-id: svn://db.shs.com.ru/pip@384 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -79,7 +79,7 @@ bool PIFileTransfer::sendFiles(const PIVector<PFTFileInfo> &files) {
|
||||
// piCout << "prepare" << i << files_[i].path << files_[i].dest_path << files_[i].name();
|
||||
}
|
||||
randomize();
|
||||
pftheader.session_id = rand();
|
||||
pftheader.session_id = randomi();
|
||||
sendFilesStarted();
|
||||
cur_file_string = "build session";
|
||||
desc.clear();
|
||||
|
||||
Reference in New Issue
Block a user