use upper case hex digits in tracker key

This commit is contained in:
Arvid Norberg 2013-02-23 23:25:44 +00:00
parent 5bc3028291
commit bf3b874cb4
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ namespace libtorrent
"&downloaded=%"PRId64
"&left=%"PRId64
"&corrupt=%"PRId64
"&key=%x"
"&key=%X"
"%s%s" // event
"&numwant=%d"
"&compact=1"