summaryrefslogtreecommitdiff
path: root/rakia/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'rakia/debug.c')
-rw-r--r--rakia/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rakia/debug.c b/rakia/debug.c
index cf97386..f82f975 100644
--- a/rakia/debug.c
+++ b/rakia/debug.c
@@ -29,7 +29,7 @@
static RakiaDebugFlags rakia_debug_flags = 0;
static const GDebugKey rakia_debug_keys[] = {
- { "media-channel", RAKIA_DEBUG_MEDIA },
+ { "media", RAKIA_DEBUG_MEDIA },
{ "connection", RAKIA_DEBUG_CONNECTION },
{ "im", RAKIA_DEBUG_IM },
{ "events", RAKIA_DEBUG_EVENTS },