mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Slight aesthetic change
This commit is contained in:
parent
e920be4c01
commit
d5e5412cb3
|
@ -137,7 +137,7 @@ void line_eval(char* line)
|
|||
}
|
||||
|
||||
else if (line[1] == 'l') {
|
||||
printf("\n[i] Friend List - %d\n\n", getnumfriends());
|
||||
printf("\n[i] Friend List | Total: %d\n\n", getnumfriends());
|
||||
|
||||
int i;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user