Changeset 9428 for trunk/libtransmission/torrent.c
- Timestamp:
- Oct 28, 2009, 4:50:37 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r9421 r9428 2449 2449 { 2450 2450 /* blow away the leftover subdirectories in the old location */ 2451 if( do_move && verify_needed)2451 if( do_move ) 2452 2452 tr_torrentDeleteLocalData( tor, remove ); 2453 2453
Note: See TracChangeset
for help on using the changeset viewer.