don't run set with valgrind per default
[oweals/gnunet.git] / src / conversation / conversation_api.c
index 8a74f0ca69eca9bcce6d2edbd0f7c43900865b93..0b3920633443bbbe8ce50c734c533988ff782e20 100644 (file)
@@ -584,7 +584,7 @@ reconnect_phone (struct GNUNET_CONVERSATION_Phone *phone)
     phone->mq = NULL;
   }
   phone->state = PS_REGISTER;
-  phone->mq = GNUNET_CLIENT_connecT (phone->cfg,
+  phone->mq = GNUNET_CLIENT_connect (phone->cfg,
                                      "conversation",
                                      handlers,
                                      &phone_error_handler,