mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 16:16:34 +01: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