]> git.0d.be Git - empathy.git/commitdiff
tp-call: set debug domain to voip
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 18 Dec 2009 13:58:56 +0000 (13:58 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 18 Dec 2009 13:59:27 +0000 (13:59 +0000)
libempathy/empathy-tp-call.c

index 9d52075ff9cc089b63af8ed198bc7dce90319a1c..31b4fe9e47e4a856e7bf710a2502b0e82253c5a1 100644 (file)
@@ -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)