summaryrefslogtreecommitdiff
path: root/ACE/tests/DLList_Test.cpp
diff options
context:
space:
mode:
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>
*/
//=============================================================================