mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-08 14:36:35 +01:00
a few fixes and improve error messages
This commit is contained in:
@@ -52,7 +52,7 @@ void prep_prog_line(char *progline)
|
||||
for (i = 0; i < NUM_PROG_MARKS; ++i)
|
||||
strcat(progline, "-");
|
||||
|
||||
strcat(progline, "] 0%%");
|
||||
strcat(progline, "] 0%");
|
||||
}
|
||||
|
||||
/* prints a progress bar for file transfers.
|
||||
|
||||
Reference in New Issue
Block a user