aboutsummaryrefslogtreecommitdiff
path: root/src/util/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/client.c')
-rw-r--r--src/util/client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/client.c b/src/util/client.c
index f40d5e6eb..47db91c8e 100644
--- a/src/util/client.c
+++ b/src/util/client.c
@@ -375,7 +375,7 @@ do_connect (const char *service_name,
375 * @return the message queue, NULL on error 375 * @return the message queue, NULL on error
376 */ 376 */
377struct GNUNET_MQ_Handle * 377struct GNUNET_MQ_Handle *
378GNUNET_CLIENT_connecT (const struct GNUNET_CONFIGURATION_Handle *cfg, 378GNUNET_CLIENT_connecTX (const struct GNUNET_CONFIGURATION_Handle *cfg,
379 const char *service_name, 379 const char *service_name,
380 const struct GNUNET_MQ_MessageHandler *handlers, 380 const struct GNUNET_MQ_MessageHandler *handlers,
381 GNUNET_MQ_ErrorHandler error_handler, 381 GNUNET_MQ_ErrorHandler error_handler,