From d03b3d250da694b198f03596a5fbcfae34d72d3d Mon Sep 17 00:00:00 2001 From: Colin Clark Date: Sat, 25 Jun 2022 15:23:14 +0100 Subject: [PATCH] Bug fix: Minor coding error in bar gps - 2 Use text string instead of the name of a define. --- src/bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bar.c b/src/bar.c index 4c79dd8b..2aa334dd 100644 --- a/src/bar.c +++ b/src/bar.c @@ -186,7 +186,7 @@ static const gchar default_config_gps[] = " " " " " " -- 2.20.1