зеркало из https://github.com/mozilla/gecko-dev.git
fixing a comment.
This commit is contained in:
Родитель
a54b6aec9e
Коммит
dd9c87c52a
|
@ -186,7 +186,7 @@ NS_COM void nsDebug::Assertion(const char* aStr, const char* aExpr,
|
|||
PR_LOG(gDebugLog, PR_LOG_ERROR, ("%s", buf));
|
||||
PR_LogFlush();
|
||||
|
||||
// And write it out to the stdout
|
||||
// And write it out to the stderr
|
||||
fprintf(stderr, "%s\n", buf);
|
||||
fflush(stderr);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче