Skip to content

Commit

Permalink
vl.c: use 'xPack QEMU' as branding string
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jan 12, 2022
1 parent 44f28df commit d999f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion softmmu/vl.c
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ static MachineClass *find_default_machine(GSList *machines)

static void version(void)
{
printf("QEMU emulator version " QEMU_FULL_VERSION "\n"
printf("xPack QEMU emulator version " QEMU_FULL_VERSION "\n"
QEMU_COPYRIGHT "\n");
}

Expand Down

0 comments on commit d999f1e

Please sign in to comment.