Changeset 9622
- Timestamp:
- Nov 29, 2009, 12:04:29 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/handshake.c
r9518 r9622 376 376 uint32_t crypto_provide ) 377 377 { 378 uint32_t choices[ 4];378 uint32_t choices[2]; 379 379 int i, nChoices = 0; 380 380
Note: See TracChangeset
for help on using the changeset viewer.