summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-call-content.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/base-call-content.c')
-rw-r--r--telepathy-glib/base-call-content.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/base-call-content.c b/telepathy-glib/base-call-content.c
index 2f572c5f7..89e263bf2 100644
--- a/telepathy-glib/base-call-content.c
+++ b/telepathy-glib/base-call-content.c
@@ -751,7 +751,7 @@ tp_base_call_content_remove_stream (TpBaseCallContent *self,
_tp_base_call_content_remove_stream_internal (self, stream, reason_array);
- g_value_array_free (reason_array);
+ tp_value_array_free (reason_array);
}
static void