summaryrefslogtreecommitdiff
path: root/ACE/tests/Thread_Mutex_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Thread_Mutex_Test.cpp')
-rw-r--r--ACE/tests/Thread_Mutex_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Thread_Mutex_Test.cpp b/ACE/tests/Thread_Mutex_Test.cpp
index 183009e4d14..de1bf1f59e9 100644
--- a/ACE/tests/Thread_Mutex_Test.cpp
+++ b/ACE/tests/Thread_Mutex_Test.cpp
@@ -7,7 +7,7 @@
* ACE_Thread_Mutex. The test acquires and releases mutexes. No
* command line arguments are needed to run the test.
*
- * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================