Changeset 13710
- Timestamp:
- Dec 28, 2012, 9:51:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/session.c
r13709 r13710 2754 2754 /* build an array of the candidates */ 2755 2755 candidates = tr_new (struct TorrentAndPosition, session->torrentCount); 2756 i = 0; 2756 2757 tor = NULL; 2757 2758 while ((tor = tr_torrentNext (session, tor)))
Note: See TracChangeset
for help on using the changeset viewer.