Changeset 7578 for trunk/libtransmission/transmission.h
- Timestamp:
- Jan 2, 2009, 5:01:55 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/transmission.h
r7576 r7578 827 827 * tr_info.hashString. 828 828 */ 829 extern inlineint tr_torrentId( const tr_torrent * torrent );829 int tr_torrentId( const tr_torrent * torrent ); 830 830 831 831 /****
Note: See TracChangeset
for help on using the changeset viewer.