aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-06-27 00:27:21 +0800
committerXavier Claessens <xclaesse@gmail.com>2009-06-27 00:27:50 +0800
commit160408787937224c2f9b1ed7965c2ad92e3c3255 (patch)
treed14bb19361fdd3076b26f1276f6e13d4807ab255 /libempathy
parent6cd00184145a217f2a295f96a8c43d0f1fbe984d (diff)
downloadgsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.tar
gsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.tar.gz
gsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.tar.bz2
gsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.tar.lz
gsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.tar.xz
gsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.tar.zst
gsoc2013-empathy-160408787937224c2f9b1ed7965c2ad92e3c3255.zip
Ring on outgoing call.
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-call-handler.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy/empathy-call-handler.c b/libempathy/empathy-call-handler.c
index dd117eb99..f73c41e2e 100644
--- a/libempathy/empathy-call-handler.c
+++ b/libempathy/empathy-call-handler.c
@@ -614,4 +614,5 @@ empathy_call_handler_has_initial_video (EmpathyCallHandler *handler)
EmpathyCallHandlerPriv *priv = GET_PRIV (handler);
return priv->initial_video;
-} \ No newline at end of file
+}
+