mirror of
https://github.com/DoneJS-Runtime/quickjs-done-nextgen.git
synced 2025-01-09 17:43:15 +00:00
Update qjsc.c
This commit is contained in:
parent
44fa5dbf60
commit
ea54439877
1 changed files with 1 additions and 1 deletions
2
qjsc.c
2
qjsc.c
|
@ -341,7 +341,7 @@ static const char main_c_template2[] =
|
|||
|
||||
void help(void)
|
||||
{
|
||||
printf("QuickJS-ng Compiler version %s\n"
|
||||
printf("QuickJS-ng Compiler DoneJS Edition version %s\n"
|
||||
"usage: " PROG_NAME " [options] [files]\n"
|
||||
"\n"
|
||||
"options are:\n"
|
||||
|
|
Loading…
Reference in a new issue