*** empty log message ***

This commit is contained in:
Arvid Norberg 2004-07-31 06:43:32 +00:00
parent 19cde897cc
commit 38f79dd82b
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ namespace libtorrent
, sha1_hash const& info_hash
, boost::filesystem::path const& save_path
, address const& net_interface)
: m_torrent_file(0, 0, info_hash)
: m_torrent_file(0, "", info_hash)
, m_abort(false)
, m_paused(false)
, m_just_paused(false)