Changeset 3961
- Timestamp:
- Nov 25, 2007, 5:09:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/peer-mgr-private.h
r3935 r3961 41 41 * Use SWIFT? 42 42 */ 43 static const int SWIFT_ENABLED = 0;43 static const int SWIFT_ENABLED = 1; 44 44 45 45 /**
Note: See TracChangeset
for help on using the changeset viewer.