summaryrefslogtreecommitdiff
path: root/ACE/tests/Recursive_Condition_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 12:32:21 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 12:32:21 +0100
commit6f2f966de47619c67fa97c7cfdbb76476efe8f2d (patch)
tree47508a819d370a11fb6590427af5d8bfb6be9714 /ACE/tests/Recursive_Condition_Test.cpp
parent6021df96ef4e1eb231d442a3bc29ccf6bc1447c3 (diff)
downloadATCD-6f2f966de47619c67fa97c7cfdbb76476efe8f2d.tar.gz
Fixed broken links and updated email address D. Schmidt to the correct one
Diffstat (limited to 'ACE/tests/Recursive_Condition_Test.cpp')
-rw-r--r--ACE/tests/Recursive_Condition_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Recursive_Condition_Test.cpp b/ACE/tests/Recursive_Condition_Test.cpp
index cfda711b41e..b161a720cfd 100644
--- a/ACE/tests/Recursive_Condition_Test.cpp
+++ b/ACE/tests/Recursive_Condition_Test.cpp
@@ -7,7 +7,7 @@
* ACE_Condition<ACE_Recursive_Thread_Mutex> template
* specialization.
*
- * @author Stephen Howard <stephen.e.howard@lmco.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Stephen Howard <stephen.e.howard@lmco.com> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================