summaryrefslogtreecommitdiff
path: root/ACE/tests/DLList_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/DLList_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/DLList_Test.cpp')
-rw-r--r--ACE/tests/DLList_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/DLList_Test.cpp b/ACE/tests/DLList_Test.cpp
index 26649f2826f..f55028d3dc1 100644
--- a/ACE/tests/DLList_Test.cpp
+++ b/ACE/tests/DLList_Test.cpp
@@ -5,7 +5,7 @@
*
* This test illustrates the use of <ACE_DLList>.
*
- * @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================