From a04031cec9e20f4a805a174d44bf8b682a69d7a7 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 21 Oct 2022 16:55:18 +0200 Subject: Apply codigng style on new MAM code --- src/config/color.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config') diff --git a/src/config/color.c b/src/config/color.c index 693bfb8e..86e4d656 100644 --- a/src/config/color.c +++ b/src/config/color.c @@ -59,7 +59,7 @@ static struct color_pair_cache struct { int16_t fg, bg; - } * pairs; + }* pairs; int size; int capacity; } cache = { 0 }; -- cgit 1.4.1-2-gfad0