diff --git a/testing/toxic/prompt.c b/testing/toxic/prompt.c index 1db608830..e80bdab01 100644 --- a/testing/toxic/prompt.c +++ b/testing/toxic/prompt.c @@ -142,6 +142,7 @@ static void execute(ToxWindow* self, char* cmd) { wprintw(self->window, "Please add a message to your request.\n"); break; case -3: + break; wprintw(self->window, "That appears to be your own ID.\n"); break; case -4: