summaryrefslogtreecommitdiff
path: root/ACE/tests/Recursive_Mutex_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Recursive_Mutex_Test.cpp')
-rw-r--r--ACE/tests/Recursive_Mutex_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Recursive_Mutex_Test.cpp b/ACE/tests/Recursive_Mutex_Test.cpp
index 6d4321c90e0..dab2e6658ab 100644
--- a/ACE/tests/Recursive_Mutex_Test.cpp
+++ b/ACE/tests/Recursive_Mutex_Test.cpp
@@ -7,7 +7,7 @@
* implementation of recursive mutexes on Win32 and Posix
* pthreads.
*
- * @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>
*/
//=============================================================================