mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-06 19:52:29 +00:00
Merge branch 'master' of github.com:stqism/ProjectTox-Core
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user