aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-contact-factory.c')
-rw-r--r--libempathy/empathy-contact-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-contact-factory.c b/libempathy/empathy-contact-factory.c
index 28f5f2d79..d9b04d2b2 100644
--- a/libempathy/empathy-contact-factory.c
+++ b/libempathy/empathy-contact-factory.c
@@ -815,7 +815,7 @@ contact_factory_account_data_update (ContactFactoryAccountData *account_data)
const gchar **contact_ids;
guint i;
GList *l;
- GError *error;
+ GError *error = NULL;
if (account_data->account) {
guint status;