forked from premiere/premiere-libtorrent
merged fix from RC_1_0
This commit is contained in:
parent
4f216dece3
commit
b417f2ba98
|
@ -1187,6 +1187,7 @@ void print_piece(libtorrent::partial_piece_info* pp
|
|||
else
|
||||
out += chr;
|
||||
|
||||
last_color = color;
|
||||
out += str;
|
||||
}
|
||||
out += esc("0");
|
||||
|
|
Loading…
Reference in New Issue