1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-05 08:16:45 +02:00

some fixups

This commit is contained in:
Jfreegman
2014-06-23 19:00:11 -04:00
parent f3ee120c48
commit f324d2d34b
4 changed files with 9 additions and 14 deletions

View File

@ -154,7 +154,7 @@ struct infobox {
bool active;
uint64_t calltime;
uint64_t deltatime;
uint64_t lastupdate;
char timestr[TIME_STR_SIZE];
WINDOW *win;