mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 03:26:46 +02:00
code cleanup/bug fixes
This commit is contained in:
@ -198,7 +198,7 @@ static void friendlist_onDraw(ToxWindow *self, Tox *m)
|
||||
wprintw(self->window, " > ");
|
||||
else
|
||||
wprintw(self->window, " ");
|
||||
|
||||
|
||||
if (friends[i].online) {
|
||||
TOX_USERSTATUS status = friends[i].status;
|
||||
int colour = WHITE;
|
||||
|
Reference in New Issue
Block a user