merged fix from RC_1_0

This commit is contained in:
Arvid Norberg 2015-05-03 02:56:46 +00:00
parent 4f216dece3
commit b417f2ba98
1 changed files with 1 additions and 0 deletions

View File

@ -1187,6 +1187,7 @@ void print_piece(libtorrent::partial_piece_info* pp
else
out += chr;
last_color = color;
out += str;
}
out += esc("0");