[empathy] tp-call: set debug domain to voip



commit 6cc05c13a047c904df1b615075c826a12b351359
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Dec 18 13:58:56 2009 +0000

    tp-call: set debug domain to voip

 libempathy/empathy-tp-call.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-tp-call.c b/libempathy/empathy-tp-call.c
index 9d52075..31b4fe9 100644
--- a/libempathy/empathy-tp-call.c
+++ b/libempathy/empathy-tp-call.c
@@ -31,7 +31,7 @@
 #include "empathy-utils.h"
 #include "empathy-marshal.h"
 
-#define DEBUG_FLAG EMPATHY_DEBUG_TP
+#define DEBUG_FLAG EMPATHY_DEBUG_VOIP
 #include "empathy-debug.h"
 
 #define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyTpCall)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]