summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/main_thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Timer_Queue/main_thread.cpp')
-rw-r--r--ACE/examples/Timer_Queue/main_thread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Timer_Queue/main_thread.cpp b/ACE/examples/Timer_Queue/main_thread.cpp
index ec53f8924fb..0378e5da651 100644
--- a/ACE/examples/Timer_Queue/main_thread.cpp
+++ b/ACE/examples/Timer_Queue/main_thread.cpp
@@ -7,7 +7,7 @@
* This code exercises the Timer_Queue_Test_Driver class using
* threads.
*
- * @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu>
+ * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================