mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 07:16:34 +01:00
Fixes and stuff...
This commit is contained in:
@@ -412,7 +412,7 @@ void exit_toxic(Tox *m)
|
||||
free(prompt->promptbuf);
|
||||
tox_kill(m);
|
||||
#ifdef _SUPPORT_AUDIO
|
||||
terminate_audio(prompt, av);
|
||||
terminate_audio();
|
||||
#endif /* _SUPPORT_AUDIO */
|
||||
endwin();
|
||||
exit(EXIT_SUCCESS);
|
||||
|
||||
Reference in New Issue
Block a user