summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Time
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-05-24 11:47:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-05-24 11:47:52 +0000
commit9c09bed3501fa4022330d58d31f5a4c324bb2965 (patch)
tree3f0320cdda5445630f8660518ebd1416b8c20b85 /TAO/orbsvcs/orbsvcs/Time
parent1488af415f278f9f585276394d835136a0f0dfbd (diff)
downloadATCD-9c09bed3501fa4022330d58d31f5a4c324bb2965.tar.gz
ChangeLogTag: Fri May 24 13:38:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Time')
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h17
1 files changed, 8 insertions, 9 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h b/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
index 5df90cae4c0..164409ff886 100644
--- a/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
+++ b/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
@@ -2,18 +2,17 @@
//=============================================================================
/**
- * @file Timer_Helper.cpp
+ * @file Timer_Helper.h
*
- * $Id$
+ * $Id$
*
- * This class is registered with the Reactor and extends from the
- * event handler.It is a friend of the TAO_Time_Service_Clerk and
- * helps to update the clerk's notion of globally synchronized
- * time. This class obviates the need for multiple inheritance in
- * the clerk.
+ * This class is registered with the Reactor and extends from the
+ * event handler.It is a friend of the TAO_Time_Service_Clerk and
+ * helps to update the clerk's notion of globally synchronized
+ * time. This class obviates the need for multiple inheritance in
+ * the clerk.
*
- *
- * @author Vishal Kachroo <vishal@cs.wustl.edu>
+ * @author Vishal Kachroo <vishal@cs.wustl.edu>
*/
//=============================================================================