зеркало из https://github.com/mozilla/pjs.git
(Not part of Communicator build.)
Fix warning messages for lack of function prototype.
This commit is contained in:
Родитель
d3d17d88c5
Коммит
0f9a664fae
|
@ -148,7 +148,7 @@ out:
|
|||
}
|
||||
|
||||
static int
|
||||
usage()
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr, "usage: js [-v version] [-f scriptfile] [scriptfile] [scriptarg...]\n");
|
||||
return 2;
|
||||
|
|
Загрузка…
Ссылка в новой задаче