mirror of
https://github.com/transmission/transmission.git
synced 2026-04-20 08:49:22 +01:00
(trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source
This commit is contained in:
@@ -59,8 +59,8 @@ TransmissionRemote.prototype =
|
||||
if( !remote._error.length )
|
||||
remote._error = 'Server not responding';
|
||||
|
||||
dialog.confirm('Connection Failed',
|
||||
'Could not connect to the server. You may need to reload the page to reconnect.',
|
||||
dialog.confirm('Connection Failed',
|
||||
'Could not connect to the server. You may need to reload the page to reconnect.',
|
||||
'Details',
|
||||
'alert(remote._error);',
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user