fixed typos
This commit is contained in:
@@ -181,7 +181,6 @@ int test_main()
|
||||
// calculate the hash for all pieces
|
||||
set_piece_hashes(t, "./tmp1_web_seed", ec);
|
||||
std::vector<char> buf;
|
||||
error_code ec;
|
||||
bencode(std::back_inserter(buf), t.generate());
|
||||
boost::intrusive_ptr<torrent_info> torrent_file(new torrent_info(&buf[0], buf.size(), ec));
|
||||
|
||||
|
Reference in New Issue
Block a user