mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk) one of the least interesting commits ever: remove trailing spaces from source code lines...
This commit is contained in:
@@ -1258,7 +1258,7 @@ printDetails( tr_benc * top )
|
||||
if( tr_bencDictFindInt( t, "seedRatioMode", &i))
|
||||
{
|
||||
switch( i ) {
|
||||
case TR_RATIOLIMIT_GLOBAL:
|
||||
case TR_RATIOLIMIT_GLOBAL:
|
||||
printf( " Ratio Limit: Default\n" );
|
||||
break;
|
||||
case TR_RATIOLIMIT_SINGLE:
|
||||
|
||||
Reference in New Issue
Block a user