fixing a comment.
git-svn-id: svn://10.0.0.236/trunk@121338 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user