Changeset 8768
- Timestamp:
- 07/01/2009 05:30:17 PM (8 months ago)
- Files:
-
- 1 modified
-
trunk/libtransmission/torrent.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r8725 r8768 2285 2285 { 2286 2286 /* blow away the leftover subdirectories in the old location */ 2287 tr_torrentDeleteLocalData( tor, unlink);2287 tr_torrentDeleteLocalData( tor, remove ); 2288 2288 2289 2289 /* set the new location and reverify */
