From 82968f2ef91cdb7b62b6dad567bd18d632248a84 Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Sun, 26 May 2019 17:31:26 -0500 Subject: [PATCH] You don't have any invisible cash, do you? --- examples/cluster.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/cluster.c b/examples/cluster.c index 46aa16d..5d2b09b 100644 --- a/examples/cluster.c +++ b/examples/cluster.c @@ -85,7 +85,9 @@ static void draw_tachometer(cairo_t *cr, /* * Draw a gauge needle */ - draw_needle(cr, x, y, 0.77 * r, 232 * (M_PI/180), 488 * (M_PI/180), 0.0); + draw_needle(cr, x, y, 0.77 * r, + 232 * (M_PI/180), + 488 * (M_PI/180), 0.0); /* * Draw a tiny boi circle