summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/Driver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Timer_Queue/Driver.cpp')
-rw-r--r--ACE/examples/Timer_Queue/Driver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Timer_Queue/Driver.cpp b/ACE/examples/Timer_Queue/Driver.cpp
index 8d3776c75a7..52b1332ea62 100644
--- a/ACE/examples/Timer_Queue/Driver.cpp
+++ b/ACE/examples/Timer_Queue/Driver.cpp
@@ -6,7 +6,7 @@
* This code builds an abstraction to factor out common code for
* the different implementations of the Timer_Queue.
*
- * @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>
*/
//=============================================================================