Commit Diff


commit - cc4953ef55207880f2363213450274581b44b0db
commit + 318400264718f49d7b20ea385927a7ef1216bb78
blob - 11f3298f3a040c06a28a87ce6525c473c2676dff
blob + 1c4e87da96fbee35ff347ba33fe0c0f290d1dbb8
--- ui.c
+++ ui.c
@@ -189,7 +189,7 @@ struct lineprefix {
 	[LINE_PRE_END] =	{ "```",	"```" },
 };
 
-struct line_face {
+static struct line_face {
 	int prop;
 } line_faces[] = {
 	[LINE_TEXT] =		{ 0 },