summaryrefslogtreecommitdiff
path: root/ace/Local_Tokens.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-07-18 17:58:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-07-18 17:58:49 +0000
commitea54ce1e4a566c28d4563b76e7eb850b070e52b4 (patch)
treea96eb3666c69e9a53b9725bd7be9d56bd1aa7e80 /ace/Local_Tokens.h
parentc0977043f80e74b83eacdd5a2274befe1d4ff79b (diff)
downloadATCD-ea54ce1e4a566c28d4563b76e7eb850b070e52b4.tar.gz
ChangeLogTag: Fri Jul 18 17:56:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Local_Tokens.h')
-rw-r--r--ace/Local_Tokens.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/Local_Tokens.h b/ace/Local_Tokens.h
index 8b813099570..76bd18faa4d 100644
--- a/ace/Local_Tokens.h
+++ b/ace/Local_Tokens.h
@@ -32,10 +32,10 @@
* Note that the locking classes defined in this file are *not*
* intended to be used as general-purpose synchronization
* mechanisms, such as mutexes or semaphores. Instead, you should
- * use the <ACE_Recursive_Thread_Mutex>, <ACE_Thread_Mutex>,
- * <ACE_Thread_Semaphore>, etc., that are defined in
+ * use the ACE_Recursive_Thread_Mutex, ACE_Thread_Mutex,
+ * ACE_Thread_Semaphore, etc., that are defined in
* $ACE_ROOT/ace/Synch.h and $ACE_ROOT/ace/Synch_T.h or the
- * <ACE_Token> that's defined in $ACE_ROOT/ace/Token.h.
+ * ACE_Token that's defined in $ACE_ROOT/ace/Token.h.
*
*
*/