summaryrefslogtreecommitdiff
path: root/src/mcd-dispatcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mcd-dispatcher.c')
-rw-r--r--src/mcd-dispatcher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mcd-dispatcher.c b/src/mcd-dispatcher.c
index 2fc08286..b004b096 100644
--- a/src/mcd-dispatcher.c
+++ b/src/mcd-dispatcher.c
@@ -2126,7 +2126,7 @@ dispatcher_delegate_channels (
gchar *sender = NULL;
McdConnection *conn = NULL;
DelegateChannelsCtx *ctx = NULL;
- McdAccountManager *am;
+ McdAccountManager *am = NULL;
guint i;
GList *l;