summaryrefslogtreecommitdiff
path: root/ACE/tests/Recursive_Condition_Bug_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_Bug_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_Bug_Test.cpp')
-rw-r--r--ACE/tests/Recursive_Condition_Bug_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Recursive_Condition_Bug_Test.cpp b/ACE/tests/Recursive_Condition_Bug_Test.cpp
index 365c80209ed..53792697d4b 100644
--- a/ACE/tests/Recursive_Condition_Bug_Test.cpp
+++ b/ACE/tests/Recursive_Condition_Bug_Test.cpp
@@ -10,7 +10,7 @@
* It was added to test for bugs with the ACE_OS recursive
* condition implementation.
*
- * @author Leonid Kvetnyi <leonidk@nice.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Leonid Kvetnyi <leonidk@nice.com> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================