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