remove iostream dependency

This commit is contained in:
Arvid Norberg 2009-05-30 02:36:57 +00:00
parent 9d76d0481e
commit 27293215c7
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@ namespace libtorrent
// determines the storage state for this torrent.
storage_mode_t m_storage_mode;
// the state of this torrent (queued, checking, downloading)
// the state of this torrent (queued, checking, downloading, etc.)
torrent_status::state_t m_state;
// set if there's an error on this torrent