indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / vpn / vpn_api.c
index 4add41ce4d58e5ca4ecaaf326cd80c55fab614db..bc77865a89d0e17799ab2f52079d94a8f494646f 100644 (file)
@@ -324,7 +324,7 @@ connect_task (void *cls)
   struct GNUNET_VPN_RedirectionRequest *rr;
 
   vh->rt = NULL;
-  vh->mq = GNUNET_CLIENT_connecT (vh->cfg,
+  vh->mq = GNUNET_CLIENT_connect (vh->cfg,
                                   "vpn",
                                   handlers,
                                   &mq_error_handler,