*** empty log message ***

This commit is contained in:
Magnus Jonsson 2004-01-14 17:04:47 +00:00
parent 74711069c0
commit 32224419db
1 changed files with 1 additions and 0 deletions

View File

@ -464,6 +464,7 @@ namespace libtorrent
// if we have uploaded more than a piece for free, choke peer and
// wait until we catch up with our download.
c->send_choke();
--m_num_unchoked;
}
}