summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/thread_pool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/thread_pool.cpp')
-rw-r--r--ACE/examples/Threads/thread_pool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Threads/thread_pool.cpp b/ACE/examples/Threads/thread_pool.cpp
index 13d7fb00a6f..dfd85641bd0 100644
--- a/ACE/examples/Threads/thread_pool.cpp
+++ b/ACE/examples/Threads/thread_pool.cpp
@@ -7,7 +7,7 @@
//
// This code is original based on a test program written by Karlheinz
// Dorn <Karlheinz.Dorn@med.siemens.de>. It was modified to utilize
-// more ACE features by Doug Schmidt <schmidt@cs.wustl.edu>.
+// more ACE features by Doug Schmidt <d.schmidt@vanderbilt.edu>.
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"