summaryrefslogtreecommitdiff
path: root/ACE/tests/Proactor_Timer_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Proactor_Timer_Test.cpp')
-rw-r--r--ACE/tests/Proactor_Timer_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Proactor_Timer_Test.cpp b/ACE/tests/Proactor_Timer_Test.cpp
index 90e8d9115c1..e13b01b9ff4 100644
--- a/ACE/tests/Proactor_Timer_Test.cpp
+++ b/ACE/tests/Proactor_Timer_Test.cpp
@@ -8,7 +8,7 @@
* cancelling scheduled timers are all exercised in this test.
*
* @author Prashant Jain <pjain@cs.wustl.edu>
- * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
* @author and Miljenko Norsic <Miljenko.Norsic@etk.ericsson.se>
*/
//=============================================================================