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
commit7253ad87039c0b8e537e0b26ef27243fb0a4b4b9 (patch)
tree24f8060f1bfb6a3330d590eccb658e81adce8fc8 /ace/Token.h
parent33969b6eeeaebcc6dd4185e34128d9013f17c510 (diff)
downloadATCD-7253ad87039c0b8e537e0b26ef27243fb0a4b4b9.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