X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fmeshlink.c;fp=src%2Fmeshlink.c;h=d1d8edcc52752261c208f0f84fc9901a366c3bc6;hb=af4fd7864cc5d4b7b945865b492b521fd580ee09;hp=538a9e5c5d84440b8f39531db92a94ee4216b644;hpb=0360a8180701f7b3e0288d4412e04c7a9bdb80a1;p=meshlink diff --git a/src/meshlink.c b/src/meshlink.c index 538a9e5c..d1d8edcc 100644 --- a/src/meshlink.c +++ b/src/meshlink.c @@ -1389,7 +1389,7 @@ meshlink_connection_t* meshlink_open_rchannel(meshlink_handle_t *mesh, meshlink_ //TODO: register a callback for the data that will be received from this connection //TODO: return a description value that the user will use to write on this channel - +return NULL; } static void __attribute__((constructor)) meshlink_init(void) {