Fixes for broken translation
Fixes for broken translation
This commit is contained in:
@@ -183,7 +183,7 @@ static const device_config_t monster_fdc_config[] = {
|
|||||||
#if 0
|
#if 0
|
||||||
{
|
{
|
||||||
.name = "bios_size",
|
.name = "bios_size",
|
||||||
.description = "BIOS Size:",
|
.description = "BIOS size",
|
||||||
.type = CONFIG_HEX20,
|
.type = CONFIG_HEX20,
|
||||||
.default_string = NULL,
|
.default_string = NULL,
|
||||||
.default_int = 32,
|
.default_int = 32,
|
||||||
|
|||||||
Reference in New Issue
Block a user