summaryrefslogtreecommitdiff
path: root/ACE/ace/Functor.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Functor.inl')
-rw-r--r--ACE/ace/Functor.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Functor.inl b/ACE/ace/Functor.inl
index 4abf11742da..f6a87f85f4d 100644
--- a/ACE/ace/Functor.inl
+++ b/ACE/ace/Functor.inl
@@ -13,7 +13,7 @@
* Based on Command Pattern implementations originally done by
*
* Carlos O'Ryan <coryan@cs.wustl.edu>
- * Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
* Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*
* and on STL-style functor implementations originally done by