aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/Auto_Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/Auto_Event.h')
-rw-r--r--dep/acelite/ace/Auto_Event.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/Auto_Event.h b/dep/acelite/ace/Auto_Event.h
index 042f82ed2ff..9699759ad3c 100644
--- a/dep/acelite/ace/Auto_Event.h
+++ b/dep/acelite/ace/Auto_Event.h
@@ -4,7 +4,7 @@
/**
* @file Auto_Event.h
*
- * $Id: Auto_Event.h 80826 2008-03-04 14:51:23Z wotte $
+ * $Id: Auto_Event.h 91781 2010-09-15 12:49:15Z johnnyw $
*
* Moved from Synch.h.
*
@@ -32,7 +32,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* @brief Auto Events.
*
* Specialization of Event mechanism which wakes up one waiting
- * thread on <signal>. All platforms support process-scope locking
+ * thread on @c signal. All platforms support process-scope locking
* support. However, only Win32 platforms support global naming and
* system-scope locking support.
*/