From ea544398774d07c5aef07ed7ec9768f748ed259b Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:26:21 -0600 Subject: [PATCH] Update qjsc.c --- qjsc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qjsc.c b/qjsc.c index 52216cb..f5e42a7 100644 --- a/qjsc.c +++ b/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"