Replace unicode symbol by ascii

MSVC was emitting warning C4819 before this commit.
This commit is contained in:
Chocobo1 2019-05-31 16:15:40 +08:00 committed by Arvid Norberg
parent 16acd9ebe1
commit d53caf51ab
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ namespace libtorrent { namespace dht {
// This function retrieves a sample info-hashes
//
// For implementers:
// The info-hashes should be stored in ["samples"] (N × 20 bytes).
// The info-hashes should be stored in ["samples"] (N x 20 bytes).
// the following keys should be filled
// item["interval"] - the subset refresh interval in seconds.
// item["num"] - number of info-hashes in storage.