summaryrefslogtreecommitdiff
path: root/ACE/ace/WIN32_Proactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/WIN32_Proactor.h')
-rw-r--r--ACE/ace/WIN32_Proactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/WIN32_Proactor.h b/ACE/ace/WIN32_Proactor.h
index 1625fa8ce1c..e370ee08ddc 100644
--- a/ACE/ace/WIN32_Proactor.h
+++ b/ACE/ace/WIN32_Proactor.h
@@ -44,7 +44,7 @@ class ACE_WIN32_Proactor_Timer_Handler;
* @brief A manager for asynchronous event demultiplexing on Win32.
*
* See the Proactor pattern description at
- * http://www.cs.wustl.edu/~schmidt/PDF/proactor.pdf for more
+ * http://www.dre.vanderbilt.edu/~schmidt/PDF/proactor.pdf for more
* details.
*/
class ACE_Export ACE_WIN32_Proactor : public ACE_Proactor_Impl