mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits
This commit is contained in:
@@ -303,7 +303,7 @@ updatePiecesLabel( MakeMetaUI * ui )
|
||||
builder->fileCount ),
|
||||
buf, builder->fileCount );
|
||||
g_string_append( gstr, "; " );
|
||||
|
||||
|
||||
tr_formatter_mem_B( buf, builder->pieceSize, sizeof( buf ) );
|
||||
g_string_append_printf( gstr, gtr_ngettext( "%1$'d Piece @ %2$s",
|
||||
"%1$'d Pieces @ %2$s",
|
||||
|
||||
Reference in New Issue
Block a user