1
0
mirror of https://github.com/asamy/ctorrent synced 2025-10-05 23:52:41 +02:00

stupid changes

This commit is contained in:
A. Samy
2016-02-21 04:11:49 +00:00
parent e96d90b156
commit 3258d92c58
3 changed files with 8 additions and 22 deletions

View File

@@ -167,6 +167,7 @@ int main(int argc, char *argv[])
attrset(A_BOLD); // boldy
curs_set(0); // don't show cursor
#endif
size_t total = files.size();
size_t completed = 0;
size_t errors = 0;