fix backward compatibility issue

This commit is contained in:
Arvid Norberg 2013-12-31 17:25:51 +00:00
parent b656076323
commit 52c45556fb
1 changed files with 1 additions and 1 deletions

View File

@ -1366,7 +1366,7 @@ namespace libtorrent
int priority;
// the main state the torrent is in. See torrent_status::state_t.
boost::uint8_t state;
state_t state;
// true if this torrent has unsaved changes
// to its download state and statistics since the last resume data