aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-08-08 09:25:23 +0200
committerPřemysl Eric Janouch <p@janouch.name>2024-08-08 09:25:23 +0200
commit189bf940342ebf23b15c7f2dfd27d8a4692b34fc (patch)
treee574f6d51c5f8950362b39399468169bea564585
parent3071db8e19241229ffa384058f07b34919664615 (diff)
downloadhex-189bf940342ebf23b15c7f2dfd27d8a4692b34fc.tar.gz
hex-189bf940342ebf23b15c7f2dfd27d8a4692b34fc.tar.xz
hex-189bf940342ebf23b15c7f2dfd27d8a4692b34fc.zip
-rw-r--r--hex.c2
m---------liberty0
2 files changed, 1 insertions, 1 deletions
diff --git a/hex.c b/hex.c
index 0874613..60c6b57 100644
--- a/hex.c
+++ b/hex.c
@@ -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