summaryrefslogtreecommitdiff
path: root/ACE/ace/Process_Mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Process_Mutex.h')
-rw-r--r--ACE/ace/Process_Mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Process_Mutex.h b/ACE/ace/Process_Mutex.h
index e1a5b498508..3b713c526ef 100644
--- a/ACE/ace/Process_Mutex.h
+++ b/ACE/ace/Process_Mutex.h
@@ -7,7 +7,7 @@
* A wrapper for mutexes that can be used across processes on the
* same host machine, as well as within a process, of course.
*
- * @author Douglas C. Schmidt <schmidt@uci.edu>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================