indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / fs / fs_unindex.c
index 2a024ecbba22342f1657f86c8250fc21d5944b2a..a672b84d54172f5079527c01c97970b29a9dcbb3 100644 (file)
@@ -316,7 +316,7 @@ unindex_finish (struct GNUNET_FS_UnindexContext *uc)
   uc->seen_dh = NULL;
   uc->state = UNINDEX_STATE_FS_NOTIFY;
   GNUNET_FS_unindex_sync_ (uc);
-  uc->mq = GNUNET_CLIENT_connecT (uc->h->cfg,
+  uc->mq = GNUNET_CLIENT_connect (uc->h->cfg,
                                   "fs",
                                   handlers,
                                   &unindex_mq_error_handler,