From 268f91e2666922f1a7ced025d0a69956a7257e73 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 12 Jul 2010 19:32:39 +0200 Subject: Add a debug flag for TLS --- libempathy/empathy-debug.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-debug.c') diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c index 1f29259fd..dd507bc42 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -52,6 +52,7 @@ static GDebugKey keys[] = { { "ImportMc4Accounts", EMPATHY_DEBUG_IMPORT_MC4_ACCOUNTS }, { "Tests", EMPATHY_DEBUG_TESTS }, { "Voip", EMPATHY_DEBUG_VOIP }, + { "Tls", EMPATHY_DEBUG_TLS }, { 0, } }; -- cgit v1.2.3