X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=d228f99c559ee30500631c5e304151b1935ae5f6;hp=3501a5df210409029ef954e5ddb4ebdc0b90561c;hb=f4371e133464d82f5f06d0141c96fe86cc390d98;hpb=741dc05a35312034c8f1e20c5c08a6755812ba67 diff --git a/client_common.c b/client_common.c index 3501a5df..d228f99c 100644 --- a/client_common.c +++ b/client_common.c @@ -76,6 +76,7 @@ void client_close(struct private_client_data *pcd) free(pcd); } +/* connect to para_server and register the client task */ static int client_connect(struct private_client_data *pcd) { int ret;