aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-manual.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/location-manual.c')
-rw-r--r--src/location-manual.c1
1 files changed, 1 insertions, 0 deletions
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)
{