зеркало из https://github.com/mozilla/pjs.git
Bug 271823 - "do_GetIOService should use nsGetServiceByCID" (Fix the indentation error) [r=Neil]
This commit is contained in:
Родитель
56f0200552
Коммит
fcc4ca6de7
|
@ -871,7 +871,7 @@ nsFtpState::R_syst() {
|
|||
NS_ERROR("Server type list format unrecognized.");
|
||||
// Guessing causes crashes.
|
||||
// (Of course, the parsing code should be more robust...)
|
||||
nsCOMPtr<nsIStringBundleService> bundleService =
|
||||
nsCOMPtr<nsIStringBundleService> bundleService =
|
||||
do_GetService(NS_STRINGBUNDLE_CONTRACTID);
|
||||
if (!bundleService)
|
||||
return FTP_ERROR;
|
||||
|
|
Загрузка…
Ссылка в новой задаче