From c75ec8fda093985cd965743783b79cb1546cecf2 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 14 Jun 2000 21:34:38 +0000 Subject: [PATCH] cosmetic --- src/rsrv/camsgtask.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);