summaryrefslogtreecommitdiff
path: root/ACE/ace/Dirent.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Dirent.h')
-rw-r--r--ACE/ace/Dirent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Dirent.h b/ACE/ace/Dirent.h
index a1acbedd492..af982db8f9e 100644
--- a/ACE/ace/Dirent.h
+++ b/ACE/ace/Dirent.h
@@ -7,7 +7,7 @@
* Define a portable C++ interface to ACE_OS_Dirent directory-entry
* manipulation.
*
- * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================