summaryrefslogtreecommitdiff
path: root/ACE/ace/Process_Semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Process_Semaphore.h')
-rw-r--r--ACE/ace/Process_Semaphore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Process_Semaphore.h b/ACE/ace/Process_Semaphore.h
index c16c8bdd33f..3f3fb1c5fa3 100644
--- a/ACE/ace/Process_Semaphore.h
+++ b/ACE/ace/Process_Semaphore.h
@@ -7,7 +7,7 @@
* Wrapper for Dijkstra style general semaphores that work
* across processes.
*
- * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================