mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 17:16:36 +01:00
Astyle everything and add an astyle options script to repo
This commit is contained in:
@@ -186,6 +186,7 @@ void execute(WINDOW *w, ToxWindow *self, Tox *m, const char *input, int mode)
|
||||
case GROUPCHAT_COMMAND_MODE:
|
||||
if (do_command(w, self, m, num_args, group_commands, args) == 0)
|
||||
return;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user