Changeset 5922 for trunk/libtransmission/torrent.h
- Timestamp:
- May 23, 2008, 8:04:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.h
r5843 r5922 160 160 uint64_t corruptPrev; 161 161 162 uint64_t startDate; 163 uint64_t stopDate; 164 uint64_t activityDate; 162 time_t startDate; 163 time_t activityDate; 165 164 166 165 tr_torrent_status_func * status_func;
Note: See TracChangeset
for help on using the changeset viewer.