fix misspelling error in martmastDIPList
This commit is contained in:
parent
b87bdbb58a
commit
58349b1b50
|
@ -218,7 +218,7 @@ static struct BurnDIPInfo martmastDIPList[] = {
|
|||
{0, 0xFE, 0, 7, "Region (Fake)" },
|
||||
{0x2E, 0x01, 0x07, 0x00, "China" },
|
||||
{0x2E, 0x01, 0x07, 0x01, "Taiwan" },
|
||||
{0x2E, 0x01, 0x07, 0x02, "China" },
|
||||
{0x2E, 0x01, 0x07, 0x02, "Japan" },
|
||||
{0x2E, 0x01, 0x07, 0x03, "Korea" },
|
||||
{0x2E, 0x01, 0x07, 0x04, "Hong Kong" },
|
||||
{0x2E, 0x01, 0x07, 0x05, "World" },
|
||||
|
|
Loading…
Reference in New Issue