Changeset 5112 for trunk/libtransmission/utils.h
- Timestamp:
- Feb 25, 2008, 8:21:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/utils.h
r5065 r5112 139 139 int tr_compareUint32( uint32_t a, uint32_t b ); 140 140 141 void tr_sha1_to_hex( char * out, const uint8_t * sha1 ); 142 141 143 /*** 142 144 ****
Note: See TracChangeset
for help on using the changeset viewer.