summaryrefslogtreecommitdiff
path: root/ACE/tests/Conn_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Conn_Test.cpp')
-rw-r--r--ACE/tests/Conn_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Conn_Test.cpp b/ACE/tests/Conn_Test.cpp
index 1bb7353f5f3..6a9c5f7f912 100644
--- a/ACE/tests/Conn_Test.cpp
+++ b/ACE/tests/Conn_Test.cpp
@@ -10,7 +10,7 @@
* how the <ACE_Strategy_Connector> works by showing how you can
* cache connections on the client.
*
- * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
* @author Chris Cleeland <cleeland@cs.wustl.edu>
* @author and Irfan Pyarali <irfan@cs.wustl.edu>
*/