diff options
-rw-r--r-- | hex.c | 2 | ||||
m--------- | liberty | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -170,7 +170,7 @@ g; // --- Configuration ----------------------------------------------------------- -static struct config_schema g_config_colors[] = +static const struct config_schema g_config_colors[] = { #define XX(name_, config, fg_, bg_, attrs_) \ { .name = config, .type = CONFIG_ITEM_STRING }, diff --git a/liberty b/liberty -Subproject 2a1f17a8f7e32e1a485df450c5ad231312fedc1 +Subproject 75fc6f1c374796f9e794297c3893089009b8772 |