I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 7f96695e authored by xalloc xzal's avatar xalloc xzal
Browse files

whoops

parent 018f0d64
No related branches found
No related tags found
No related merge requests found
......@@ -217,8 +217,7 @@ progress(void *clientp,
double ulnow)
{
/* So I don't get a warning */
clientp++;
dltotal += 1;
dltotal += 1;
dlnow += 1;
printf("\r%0.f uploaded of %0.f (%0.f%%)",ulnow,ultotal,
ulnow*100/ultotal);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment