fixed broken url generation in tracker announce

This commit is contained in:
Arvid Norberg 2009-05-15 16:31:47 +00:00
parent 2ebb82d905
commit 81af5d52fb
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ namespace libtorrent
, tracker_req().left
, tracker_req().num_want
, tracker_req().key);
url += str;
if (tracker_req().event != tracker_request::none)
{