Update qjsc.c

This commit is contained in:
The Ghost of FOSS' Future 2025-01-06 14:26:21 -06:00 committed by GitHub
parent 44fa5dbf60
commit ea54439877
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
qjsc.c
View file

@ -341,7 +341,7 @@ static const char main_c_template2[] =
void help(void) 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" "usage: " PROG_NAME " [options] [files]\n"
"\n" "\n"
"options are:\n" "options are:\n"