Changeset 12204 for trunk/libtransmission/inout.h
- Timestamp:
- Mar 22, 2011, 3:19:54 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/inout.h
r12076 r12204 54 54 * @brief Test to see if the piece matches its metainfo's SHA1 checksum. 55 55 */ 56 tr_bool tr_ioTestPiece( tr_torrent * tor,57 56 bool tr_ioTestPiece( tr_torrent * tor, 57 tr_piece_index_t piece ); 58 58 59 59
Note: See TracChangeset
for help on using the changeset viewer.