summaryrefslogtreecommitdiff
path: root/ACE/tests/Reader_Writer_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Reader_Writer_Test.cpp')
-rw-r--r--ACE/tests/Reader_Writer_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Reader_Writer_Test.cpp b/ACE/tests/Reader_Writer_Test.cpp
index a69f217653c..a2192fdbff7 100644
--- a/ACE/tests/Reader_Writer_Test.cpp
+++ b/ACE/tests/Reader_Writer_Test.cpp
@@ -7,7 +7,7 @@
* implementation of readers/writer locks on Win32 and Posix
* pthreads.
*
- * @author Prashant Jain <pjain@cs.wustl.edu> and Doug C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Prashant Jain <pjain@cs.wustl.edu> and Doug C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================