1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-04 21:46:35 +01:00

improve file transfer progress line

This commit is contained in:
Jfreegman
2014-07-27 17:14:28 -04:00
parent a0758643c2
commit 49538a986c
6 changed files with 111 additions and 22 deletions

View File

@@ -245,4 +245,4 @@ int char_rfind(const char *s, char ch, int len)
}
return i;
}
}