mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 03:46:34 +01:00
file transfer improvements and bug fixes
This commit is contained in:
@@ -105,7 +105,7 @@ void exit_toxic_success(Tox *m)
|
||||
{
|
||||
store_data(m, DATA_FILE);
|
||||
close_all_file_senders(m);
|
||||
kill_all_windows();
|
||||
kill_all_windows(m);
|
||||
|
||||
free(DATA_FILE);
|
||||
free(BLOCK_FILE);
|
||||
|
||||
Reference in New Issue
Block a user