Changeset 12886
- Timestamp:
- Sep 16, 2011, 11:08:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r12701 r12886 2749 2749 const char * const top = tor->currentDir; 2750 2750 2751 /* if it's a magnet link, there's nothing to move... */ 2752 if( !tr_torrentHasMetadata( tor ) ) 2753 return; 2754 2751 2755 /*** 2752 2756 **** Move the local data to a new tmpdir
Note: See TracChangeset
for help on using the changeset viewer.