Bump liberty
This commit is contained in:
parent
3071db8e19
commit
189bf94034
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
|
@ -1 +1 @@
|
||||||
Subproject commit 2a1f17a8f7e32e1a485df450c5ad231312fedc16
|
Subproject commit 75fc6f1c374796f9e794297c3893089009b8772f
|
Loading…
Reference in New Issue