зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1026987 - Remove spurious space after newline; DONTBUILD
This commit is contained in:
Родитель
4494fd3afb
Коммит
b1f615d07c
|
@ -1194,7 +1194,7 @@ nsSocketTransport::InitiateSocket()
|
||||||
netaddr->GetAddress(ipaddr);
|
netaddr->GetAddress(ipaddr);
|
||||||
fprintf_stderr(stderr,
|
fprintf_stderr(stderr,
|
||||||
"FATAL ERROR: Non-local network connections are disabled and a connection "
|
"FATAL ERROR: Non-local network connections are disabled and a connection "
|
||||||
"attempt to %s (%s) was made.\n You should only access hostnames "
|
"attempt to %s (%s) was made.\nYou should only access hostnames "
|
||||||
"available via the test networking proxy (if running mochitests) "
|
"available via the test networking proxy (if running mochitests) "
|
||||||
"or from a test-specific httpd.js server (if running xpcshell tests). "
|
"or from a test-specific httpd.js server (if running xpcshell tests). "
|
||||||
"Browser services should be disabled or redirected to a local server.\n",
|
"Browser services should be disabled or redirected to a local server.\n",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче