Changeset 5641 for trunk/libtransmission/fastresume.h
- Timestamp:
- Apr 18, 2008, 12:47:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/fastresume.h
r5616 r5641 30 30 */ 31 31 uint64_t tr_fastResumeLoad( tr_torrent * tor, 32 uint64_t fieldsToLoad, 33 const tr_ctor * ctor ); 32 uint64_t fieldsToLoad ); 34 33 35 34 void tr_fastResumeRemove( const tr_torrent * tor );
Note: See TracChangeset
for help on using the changeset viewer.