mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-25 01:33:14 +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