Corretto errore di cancellazione fiel temporanei.
git-svn-id: svn://10.65.10.50/trunk@3917 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
6a152df466
commit
15b5d98556
@ -125,7 +125,7 @@ void TConfig::_write_file()
|
||||
message_box("Il file %s e' gia' in uso", (const char*)_file);
|
||||
}
|
||||
fcopy(temp, _file); // Copia dalla tempdir al nuovo .ini
|
||||
remove(temp); // Cancella file temporaneo
|
||||
::remove(temp); // Cancella file temporaneo
|
||||
}
|
||||
|
||||
void TConfig::set_paragraph(const char* section)
|
||||
|
Loading…
x
Reference in New Issue
Block a user