[telepathy-qt4/master] callable cm: Use tp_svc_channel_interface_dtmf_return_from_start_tone when returning from StartTone.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Tue Aug 25 06:07:47 PDT 2009
---
tests/lib/callable/media-channel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/lib/callable/media-channel.c b/tests/lib/callable/media-channel.c
index cc15d60..24553dc 100644
--- a/tests/lib/callable/media-channel.c
+++ b/tests/lib/callable/media-channel.c
@@ -1238,7 +1238,7 @@ dtmf_start_tone (TpSvcChannelInterfaceDTMF *iface,
goto error;
}
- tp_svc_channel_interface_dtmf_return_from_stop_tone (context);
+ tp_svc_channel_interface_dtmf_return_from_start_tone (context);
return;
--
1.5.6.5
More information about the telepathy-commits
mailing list