Changeset 13310 for trunk/libtransmission/announcer-common.h
- Timestamp:
- May 20, 2012, 2:14:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/announcer-common.h
r12238 r13310 149 149 150 150 /* the total size of the torrent minus the number of bytes completed */ 151 uint64_t left ;151 uint64_t leftUntilComplete; 152 152 153 153 /* the tracker's announce URL */
Note: See TracChangeset
for help on using the changeset viewer.