Change one DEBUG_smaug comment to start a new qm-win2k3-01 build.

This commit is contained in:
Olli.Pettay@helsinki.fi 2008-03-21 06:16:08 -07:00
parent eccdba117b
commit f19a9fdce7

View File

@ -3398,7 +3398,7 @@ nsJSContext::MaybeCC(PRBool aHigherProbability)
}
#ifdef DEBUG_smaug
else {
printf("Running cycle collector was delayed: NS_MIN_CC_INTERVAL\n");
printf("Running CC was delayed because of NS_MIN_CC_INTERVAL.\n");
}
#endif
}