summaryrefslogtreecommitdiffstats
path: root/src/ussd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ussd.c')
-rw-r--r--src/ussd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ussd.c b/src/ussd.c
index 25ef61fc..92a7949b 100644
--- a/src/ussd.c
+++ b/src/ussd.c
@@ -740,7 +740,7 @@ static const GDBusMethodTable ussd_methods[] = {
{ }
};
-static GDBusSignalTable ussd_signals[] = {
+static const GDBusSignalTable ussd_signals[] = {
{ "NotificationReceived", "s" },
{ "RequestReceived", "s" },
{ "PropertyChanged", "sv" },