diff options
author | jcej <jcej@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-03 21:56:35 +0000 |
---|---|---|
committer | jcej <jcej@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-03 21:56:35 +0000 |
commit | b08c0e144bfc913b4694a91199b472f44cc97ea8 (patch) | |
tree | a851f12c57bf0017e2362b6ee7d9d1d60e4354b6 /docs/tutorials/015/page05.html | |
parent | f242d9c2195a15f3e22e691280704abd31ab8440 (diff) | |
download | ATCD-b08c0e144bfc913b4694a91199b472f44cc97ea8.tar.gz |
*** empty log message ***
Diffstat (limited to 'docs/tutorials/015/page05.html')
-rw-r--r-- | docs/tutorials/015/page05.html | 2 |
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) |