Changeset 1145 for trunk/libtorrent/src/torrent/data/transfer_list.h
- Timestamp:
- 03/15/10 14:31:50 (2 years ago)
- Files:
-
- 1 modified
-
trunk/libtorrent/src/torrent/data/transfer_list.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtorrent/src/torrent/data/transfer_list.h
r1129 r1145 75 75 uint32_t failed_count() const { return m_failedCount; } 76 76 77 // 77 78 // Internal to libTorrent: 79 // 78 80 79 81 void clear();
