summaryrefslogtreecommitdiff
path: root/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h')
-rw-r--r--ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h b/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h
index 3b4d97427ee..0c548f46f9e 100644
--- a/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h
+++ b/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h
@@ -7,7 +7,7 @@
* These are all the subclasses of Connection_Handler that define the
* appropriate threaded/reactive Consumer/Supplier behavior.
*
- * @author Doug Schmidt <schmidt@cs.wustl.edu>
+ * @author Doug Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================