summaryrefslogtreecommitdiff
path: root/ACE/tests/Barrier_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Barrier_Test.cpp')
-rw-r--r--ACE/tests/Barrier_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Barrier_Test.cpp b/ACE/tests/Barrier_Test.cpp
index 1aa262e1769..9f332599731 100644
--- a/ACE/tests/Barrier_Test.cpp
+++ b/ACE/tests/Barrier_Test.cpp
@@ -6,7 +6,7 @@
* This program illustrates how the ACE barrier synchronization
* mechanisms work.
*
- * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu>
+ * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================