summaryrefslogtreecommitdiff
path: root/ACE/ace/Proactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Proactor.h')
-rw-r--r--ACE/ace/Proactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Proactor.h b/ACE/ace/Proactor.h
index ec5cad27118..31c4aa2e210 100644
--- a/ACE/ace/Proactor.h
+++ b/ACE/ace/Proactor.h
@@ -122,7 +122,7 @@ protected:
* @brief A manager for asynchronous event demultiplexing.
*
* See the Proactor pattern description at
- * http://www.cs.wustl.edu/~schmidt/proactor.ps.gz for more
+ * http://www.dre.vanderbilt.edu/~schmidt/PDF/proactor.pdf for more
* details.
*/
class ACE_Export ACE_Proactor