Added client to /info command in chat rooms

This commit is contained in:
James Booth
2013-01-20 04:33:31 +00:00
parent cae7717e73
commit b4ea35d40a
9 changed files with 54 additions and 21 deletions

View File

@@ -2405,6 +2405,7 @@ _win_show_info(WINDOW *win, PContact pcontact)
wprintw(win, "Client : %s\n", caps->client);
}
}
}
void