Changeset 7158 for trunk/libtransmission/torrent.c
- Timestamp:
- Nov 26, 2008, 5:58:10 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r7154 r7158 486 486 tor->bandwidth = tr_bandwidthNew( h, h->bandwidth ); 487 487 488 fprintf( stderr, "torrent [%s] bandwidth is %p\n", info->name, tor->bandwidth );489 490 488 tor->blockSize = getBlockSize( info->pieceSize ); 491 489
Note: See TracChangeset
for help on using the changeset viewer.