Fixed a BX6-related typo

This commit is contained in:
unreal9010
2025-01-12 10:47:23 +01:00
committed by GitHub
parent e2f5f76262
commit 2d0f03a708

View File

@@ -14634,7 +14634,7 @@ const machine_t machines[] = {
firmware. */ firmware. */
{ {
.name = "[i440LX] ABIT BX6", .name = "[i440BX] ABIT BX6",
.internal_name = "bx6", .internal_name = "bx6",
.type = MACHINE_TYPE_SLOT1, .type = MACHINE_TYPE_SLOT1,
.chipset = MACHINE_CHIPSET_INTEL_440BX, .chipset = MACHINE_CHIPSET_INTEL_440BX,