Changeset 9230 for trunk/libtransmission/torrent.c
- Timestamp:
- Oct 2, 2009, 4:54:02 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r9195 r9230 2065 2065 /* cleanup */ 2066 2066 tr_bencFree( &metainfo ); 2067 2068 /* tell the announcer to reload this torrent's tracker list */ 2069 tr_announcerResetTorrent( tor->session->announcer, tor ); 2067 2070 } 2068 2071 }
Note: See TracChangeset
for help on using the changeset viewer.