Bump liberty
This commit is contained in:
2
hex.c
2
hex.c
@@ -170,7 +170,7 @@ g;
|
|||||||
|
|
||||||
// --- Configuration -----------------------------------------------------------
|
// --- Configuration -----------------------------------------------------------
|
||||||
|
|
||||||
static struct config_schema g_config_colors[] =
|
static const struct config_schema g_config_colors[] =
|
||||||
{
|
{
|
||||||
#define XX(name_, config, fg_, bg_, attrs_) \
|
#define XX(name_, config, fg_, bg_, attrs_) \
|
||||||
{ .name = config, .type = CONFIG_ITEM_STRING },
|
{ .name = config, .type = CONFIG_ITEM_STRING },
|
||||||
|
|||||||
2
liberty
2
liberty
Submodule liberty updated: 2a1f17a8f7...75fc6f1c37
Reference in New Issue
Block a user