Another comment typo fix (bug 389779)
git-svn-id: svn://10.0.0.236/trunk@231516 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -68,7 +68,7 @@ static void Output(const char *fmt, ... )
|
||||
}
|
||||
|
||||
/**
|
||||
* A helper class which calls NS_LogInit/NS_LogTerm in it's 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_LogInit/NS_LogTerm in it's scope.
|
||||
* A helper class which calls NS_LogInit/NS_LogTerm in its scope.
|
||||
*/
|
||||
class ScopedLogging
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user