Changeset 3393 for trunk/libtransmission/torrent.c
- Timestamp:
- Oct 13, 2007, 1:54:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r3387 r3393 342 342 loaded = tr_fastResumeLoad( tor, destination, uncheckedPieces ); 343 343 344 assert( tor->destination != NULL ); 345 344 346 /* the `paused' flag has highest precedence... 345 347 after that, the fastresume setting is used...
Note: See TracChangeset
for help on using the changeset viewer.