Changeset 10241
- Timestamp:
- Feb 20, 2010, 4:33:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/announcer.c
r10239 r10241 1527 1527 } 1528 1528 1529 #if 0 1529 1530 for( i=0; i<n; ++i ) fprintf( stderr, "(%d)\"%s\" ", i, events[i] ); 1530 1531 fprintf( stderr, "\n" ); 1531 1532 fprintf( stderr, "using (%d)\"%s\"\n", pos, events[pos] ); 1533 #endif 1532 1534 1533 1535 /* special case #4: BEP 21: "In order to tell the tracker that a peer is a
Note: See TracChangeset
for help on using the changeset viewer.