summaryrefslogtreecommitdiff
path: root/ACE/tests/MT_SOCK_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/MT_SOCK_Test.cpp')
-rw-r--r--ACE/tests/MT_SOCK_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/MT_SOCK_Test.cpp b/ACE/tests/MT_SOCK_Test.cpp
index 10a2466163b..370a5f38003 100644
--- a/ACE/tests/MT_SOCK_Test.cpp
+++ b/ACE/tests/MT_SOCK_Test.cpp
@@ -12,7 +12,7 @@
* will fail since we're overrunning the size of the listen queue
* for the acceptor-mode socket.
*
- * @author Doug Schmidt <schmidt@cs.wustl.edu>
+ * @author Doug Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================