diff --git a/prompt.c b/prompt.c index 1db6088..e80bdab 100644 --- a/prompt.c +++ b/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: