summaryrefslogtreecommitdiffstats
path: root/src/location-reporting.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/location-reporting.c')
-rw-r--r--src/location-reporting.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location-reporting.c b/src/location-reporting.c
index d2798148..6417330a 100644
--- a/src/location-reporting.c
+++ b/src/location-reporting.c
@@ -248,7 +248,7 @@ static const GDBusMethodTable location_reporting_methods[] = {
{ }
};
-static GDBusSignalTable location_reporting_signals[] = {
+static const GDBusSignalTable location_reporting_signals[] = {
{ "PropertyChanged", "sv" },
{ }
};