diff --git a/src/rsrv/camsgtask.c b/src/rsrv/camsgtask.c index 6ef8af32a..8e2c25395 100644 --- a/src/rsrv/camsgtask.c +++ b/src/rsrv/camsgtask.c @@ -52,7 +52,7 @@ void camsgtask (struct client *client) { int nchars; int status; - + client->tid = threadGetIdSelf (); taskwdInsert (threadGetIdSelf(), NULL, NULL);