mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 08:26:36 +01:00
add line kill and discard ability
This commit is contained in:
@@ -439,6 +439,7 @@ void exit_toxic(Tox *m)
|
||||
free(DATA_FILE);
|
||||
free(SRVLIST_FILE);
|
||||
free(prompt->stb);
|
||||
free(prompt->promptbuf);
|
||||
tox_kill(m);
|
||||
endwin();
|
||||
exit(EXIT_SUCCESS);
|
||||
|
||||
Reference in New Issue
Block a user