summaryrefslogtreecommitdiff
path: root/ace/Token.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-05-27 06:13:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-05-27 06:13:52 +0000
commit8b011a0913b34ea9cfda2dff5f8070a0d47111e2 (patch)
tree24f8060f1bfb6a3330d590eccb658e81adce8fc8 /ace/Token.h
parent4806b74282a2de20eea69b327b10bbfd03f56360 (diff)
downloadATCD-8b011a0913b34ea9cfda2dff5f8070a0d47111e2.tar.gz
ChangeLogTag: Mon May 27 07:53:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Token.h')
-rw-r--r--ace/Token.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/ace/Token.h b/ace/Token.h
index 975d74080e1..94b05460fd4 100644
--- a/ace/Token.h
+++ b/ace/Token.h
@@ -197,9 +197,8 @@ public:
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;
- // = The following structure implements a LIFO/FIFO queue of waiter threads
- // that are asleep waiting to obtain the token.
-
+ /// The following structure implements a LIFO/FIFO queue of waiter threads
+ /// that are asleep waiting to obtain the token.
struct ACE_Token_Queue_Entry
{
/// Constructor