зеркало из https://github.com/mozilla/gecko-dev.git
Fix comment typo in patches for bug 389779 and bug 388833
This commit is contained in:
Родитель
544e2155ff
Коммит
334b3b7c9e
|
@ -92,7 +92,7 @@ static PRBool IsArg(const char* arg, const char* s)
|
|||
}
|
||||
|
||||
/**
|
||||
* A helper class which calls NS_LogTerm/NS_LogTerm in its scope.
|
||||
* A helper class which calls NS_LogInit/NS_LogTerm in its scope.
|
||||
*/
|
||||
class ScopedLogging
|
||||
{
|
||||
|
|
|
@ -1003,7 +1003,7 @@ ScopedXPCOMStartup::SetWindowCreator(nsINativeAppSupport* native)
|
|||
}
|
||||
|
||||
/**
|
||||
* A helper class which calls NS_LogTerm/NS_LogTerm in it's scope.
|
||||
* A helper class which calls NS_LogInit/NS_LogTerm in it's scope.
|
||||
*/
|
||||
class ScopedLogging
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче