From 6a6b10be7642e59ae40f9911282a8e2aa2601d82 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 8 Mar 2025 13:27:09 +0100 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/location-manual.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/location-manual.c') diff --git a/src/location-manual.c b/src/location-manual.c index 90f30bd..aeffa10 100644 --- a/src/location-manual.c +++ b/src/location-manual.c @@ -34,6 +34,7 @@ location_manual_init(struct location_state **state) return 0; } +GCC_ONLY(__attribute__((__pure__))) static int location_manual_start(struct location_state *state) { -- cgit v1.2.3-70-g09d2