Fixes for broken translation
Fixes for broken translation
This commit is contained in:
@@ -1387,7 +1387,7 @@ static const device_config_t st50x_config[] = {
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
{
|
{
|
||||||
.name = "bios_addr",
|
.name = "bios_addr",
|
||||||
.description = "BIOS Address",
|
.description = "BIOS address",
|
||||||
.type = CONFIG_HEX20,
|
.type = CONFIG_HEX20,
|
||||||
.default_string = NULL,
|
.default_string = NULL,
|
||||||
.default_int = 0xc8000,
|
.default_int = 0xc8000,
|
||||||
|
|||||||
Reference in New Issue
Block a user