зеркало из https://github.com/mozilla/pjs.git
Bug 616813 Remove extraneous CRs r=kaie a=beltzner
This commit is contained in:
Родитель
92c1d94dd0
Коммит
fad2890564
|
@ -56,8 +56,8 @@
|
|||
namespace mozilla {
|
||||
namespace psm {
|
||||
|
||||
NS_IMPL_ISUPPORTS1(NSSErrorsService, nsINSSErrorsService)
|
||||
|
||||
NS_IMPL_ISUPPORTS1(NSSErrorsService, nsINSSErrorsService)
|
||||
|
||||
nsresult
|
||||
NSSErrorsService::Init()
|
||||
{
|
||||
|
@ -78,7 +78,7 @@ NSSErrorsService::Init()
|
|||
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
||||
#define EXPECTED_SEC_ERROR_BASE (-0x2000)
|
||||
#define EXPECTED_SSL_ERROR_BASE (-0x3000)
|
||||
|
||||
|
|
|
@ -65,4 +65,4 @@ private:
|
|||
} // mozilla
|
||||
|
||||
#define NS_NSSERRORSSERVICE_CID \
|
||||
{ 0x9ef18451, 0xa157, 0x4d17, { 0x81, 0x32, 0x47, 0xaf, 0xef, 0x21, 0x36, 0x89 } }
|
||||
{ 0x9ef18451, 0xa157, 0x4d17, { 0x81, 0x32, 0x47, 0xaf, 0xef, 0x21, 0x36, 0x89 } }
|
||||
|
|
Загрузка…
Ссылка в новой задаче