summaryrefslogtreecommitdiff
path: root/ACE/tests/Priority_Buffer_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Priority_Buffer_Test.cpp')
-rw-r--r--ACE/tests/Priority_Buffer_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Priority_Buffer_Test.cpp b/ACE/tests/Priority_Buffer_Test.cpp
index 79ec0e95015..57d257d8b37 100644
--- a/ACE/tests/Priority_Buffer_Test.cpp
+++ b/ACE/tests/Priority_Buffer_Test.cpp
@@ -8,7 +8,7 @@
* to enqueue a bunch of messages with different priorities which
* are then dequeued by the consumer.
*
- * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================