This commit is contained in:
Arvid Norberg 2011-02-20 23:23:55 +00:00
parent d67e935faf
commit 28243bff31
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ namespace libtorrent
, m_finished_time(0)
, m_sequential_download(false)
, m_got_tracker_response(false)
, m_connections_initialized(p.ti && pti->is_valid())
, m_connections_initialized(p.ti && p.ti->is_valid())
, m_super_seeding(false)
, m_override_resume_data(p.override_resume_data)
#ifndef TORRENT_DISABLE_RESOLVE_COUNTRIES