summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/voicecall.c')
-rw-r--r--src/voicecall.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index 73b84b9c..36a795d2 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -678,7 +678,7 @@ static const GDBusMethodTable voicecall_methods[] = {
{ }
};
-static GDBusSignalTable voicecall_signals[] = {
+static const GDBusSignalTable voicecall_signals[] = {
{ "PropertyChanged", "sv" },
{ "DisconnectReason", "s" },
{ }
@@ -2143,7 +2143,7 @@ static const GDBusMethodTable manager_methods[] = {
{ }
};
-static GDBusSignalTable manager_signals[] = {
+static const GDBusSignalTable manager_signals[] = {
{ "Forwarded", "s" },
{ "BarringActive", "s" },
{ "PropertyChanged", "sv" },