summaryrefslogtreecommitdiff
path: root/docs/tutorials/015/page05.html
diff options
context:
space:
mode:
authorjcej <jcej@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-03 21:56:35 +0000
committerjcej <jcej@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-03 21:56:35 +0000
commitb08c0e144bfc913b4694a91199b472f44cc97ea8 (patch)
treea851f12c57bf0017e2362b6ee7d9d1d60e4354b6 /docs/tutorials/015/page05.html
parentf242d9c2195a15f3e22e691280704abd31ab8440 (diff)
downloadATCD-b08c0e144bfc913b4694a91199b472f44cc97ea8.tar.gz
*** empty log message ***
Diffstat (limited to 'docs/tutorials/015/page05.html')
-rw-r--r--docs/tutorials/015/page05.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/015/page05.html b/docs/tutorials/015/page05.html
index eddb65d8579..dbfe16e91d7 100644
--- a/docs/tutorials/015/page05.html
+++ b/docs/tutorials/015/page05.html
@@ -24,7 +24,7 @@ simplification.
<font color=red>// $Id$</font>
<font color=blue>#include</font> "<font color=green>Server_i.h</font>"
-<font color=blue>#include</font> "<font color=green>ace/Select_Reactor.h</font>"
+<font color=blue>#include</font> "<A HREF="../../../ace/Select_Reactor.h">ace/Select_Reactor.h</A>"
<font color=red>// A signal handler that will close the server object</font>
extern "<font color=green>C</font>" void handler (int)