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 | a97f2f1e84292cf61bae7fd4ffb2a797547edc45 (patch) | |
tree | a851f12c57bf0017e2362b6ee7d9d1d60e4354b6 /docs/tutorials/015/page15.html | |
parent | fb9958dfe85fbd1c429fb7ee1a3dbddf1e778229 (diff) | |
download | ATCD-a97f2f1e84292cf61bae7fd4ffb2a797547edc45.tar.gz |
*** empty log message ***
Diffstat (limited to 'docs/tutorials/015/page15.html')
-rw-r--r-- | docs/tutorials/015/page15.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/015/page15.html b/docs/tutorials/015/page15.html index bcc7a7aa207..66e4f1bf852 100644 --- a/docs/tutorials/015/page15.html +++ b/docs/tutorials/015/page15.html @@ -33,7 +33,7 @@ streams of data. <font color=red>// $Id$</font> <font color=blue>#include</font> "<font color=green>Xmit.h</font>" -<font color=blue>#include</font> "<font color=green>ace/SOCK_Stream.h</font>" +<font color=blue>#include</font> "<A HREF="../../../ace/SOCK_Stream.h">ace/SOCK_Stream.h</A>" <font color=red>/* Construct the object with the peer connection and choose not to activate ourselves into a dedicated thread. You might get some |