Changeset 7349 for branches/1.4x/libtransmission/rpcimpl.c
- Timestamp:
- Dec 10, 2008, 9:48:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4x/libtransmission/rpcimpl.c
r7178 r7349 728 728 tr_bencDictAddInt( d, "speed-limit-down-enabled", 729 729 tr_sessionIsSpeedLimitEnabled( h, TR_DOWN ) ); 730 tr_bencDictAddStr( d, "version", LONG_VERSION_STRING ); 731 730 732 switch( tr_sessionGetEncryption( h ) ) 731 733 {
Note: See TracChangeset
for help on using the changeset viewer.