Changeset 7775
- Timestamp:
- Jan 22, 2009, 9:43:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r7710 r7775 1899 1899 { 1900 1900 if( fileFunc == NULL ) 1901 fileFunc = unlink;1901 fileFunc = remove; 1902 1902 1903 1903 /* close all the files because we're about to delete them */
Note: See TracChangeset
for help on using the changeset viewer.