diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-08 00:06:10 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-08 00:06:10 +0000 |
commit | fe2521ea2374956a7bda4b1c4e62ef26cbeb7579 (patch) | |
tree | 31e6b83e17ad25bbe82cd48f27eeca036e5dbe73 /ace/Task.h | |
parent | e2fe7230063cd01ca7bfbb5628b3c29c14b96792 (diff) | |
download | ATCD-fe2521ea2374956a7bda4b1c4e62ef26cbeb7579.tar.gz |
foo
Diffstat (limited to 'ace/Task.h')
-rw-r--r-- | ace/Task.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Task.h b/ace/Task.h index 9975f765220..2a06e92f986 100644 --- a/ace/Task.h +++ b/ace/Task.h @@ -148,7 +148,7 @@ public: // ACE_Task flags. int grp_id_; - // This maintains the group id of the + // This maintains the group id of the Task. #if defined (ACE_MT_SAFE) ACE_Thread_Mutex lock_; |