зеркало из https://github.com/mozilla/pjs.git
Bug 669890 - Add missing comma to js/src/shell/js.cpp. rs=bz
This commit is contained in:
Родитель
4fb490d48a
Коммит
0b059da5a2
|
@ -5050,7 +5050,7 @@ static const char *const shell_help_messages[] = {
|
|||
" code. If your test isn't ridiculously thorough, such that performing this\n"
|
||||
" assertion increases test duration by an order of magnitude, you shouldn't\n"
|
||||
" use this.",
|
||||
"getMaxArgs() Return the maximum number of supported args for a call."
|
||||
"getMaxArgs() Return the maximum number of supported args for a call.",
|
||||
|
||||
/* Keep these last: see the static assertion below. */
|
||||
#ifdef MOZ_PROFILING
|
||||
|
|
Загрузка…
Ссылка в новой задаче