summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-01-01 15:05:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-01-01 15:05:15 +0000
commit5d82d763a1741d130d872c6fea2271e31794f95a (patch)
tree6a12a3d34af70f90367e58584a8eb8c2ab759685
parent597fb27d61618cdd4a9fd985d23e59325f0f1023 (diff)
downloadATCD-5d82d763a1741d130d872c6fea2271e31794f95a.tar.gz
ChangeLogTag:Sun Dec 31 14:12:08 2000 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/docs/index.html14
-rw-r--r--tests/MEM_Stream_Test.cpp4
2 files changed, 10 insertions, 8 deletions
diff --git a/TAO/docs/index.html b/TAO/docs/index.html
index 850ab90b467..101380a0e71 100644
--- a/TAO/docs/index.html
+++ b/TAO/docs/index.html
@@ -17,22 +17,24 @@ HREF="http://www.omg.org/library/c2indx.html">CORBA</a> Documentation</h3>
<table cellpadding="10" cellspacing="8" border="10">
<tr>
<td><font SIZE="+1"><dl>
- <dt><a HREF="http://www.cs.wustl.edu/~schmidt/corba-research-realtime.html">Technical
+ <dt>TAO <a HREF="http://www.cs.wustl.edu/~schmidt/corba-research-realtime.html">Technical
Papers</a> </dt><P>
- <dt><a HREF="http://www.cs.wustl.edu/~schmidt/TAO/index.html">TAO Tutorials</a></dt><P>
- <dt><a HREF="releasenotes/index.html">Release Notes</a> </dt><P>
+ <dt>TAO <a HREF="http://www.cs.wustl.edu/~schmidt/TAO/index.html">Tutorials</a></dt><P>
+ <dt>TAO <a HREF="releasenotes/index.html">Release Notes</a> </dt><P>
+ <dt><A HREF="http://www.theaceorb.com">OCI</A> TAO <a HREF="http://www.theaceorb.com/faq/">FAQ</a> </dt><P>
<dt><a HREF="components.html">ORB Configuration Options</a> </dt><P>
- <dt><a HREF="compiler.html">TAO IDL Compiler Options</a> </dt><P>
+ <dt>TAO <a HREF="compiler.html">IDL Compiler Options</a> </dt><P>
<dt><a HREF="orbsvcs.html">ORB Services Directories</a> </dt><P>
</dl>
</td>
<td><font SIZE="+1"><dl>
- <dt><a href="rtcorba/index.html">Real-Time CORBA</a> </dt>
+ <dt>TAO <a href="rtcorba/index.html">Real-Time CORBA</a> </dt>
<dt>&nbsp; </dt>
<dt><a HREF="INS.html">Interoperable Naming Service</a> </dt><P>
<dt><a HREF="implrepo/">Implementation Repository</a> </dt><P>
- <dt><a HREF="minimumTAO.html">TAO Subsetting</a> </dt><p><a href="../../docs/exceptions.html">Exception Handling</a></p>
+ <dt>ACE+TAO <a HREF="minimumTAO.html">Subsetting</a></dt><p>
+ <dt>TAO <a href="../../docs/exceptions.html">Exception Handling</a></dt><p>
<dt><a HREF="Tags.html">Tags and Magic Numbers</a> </dt><P>
<dt><a HREF="pluggable_protocols/index.html">Writing Pluggable Protocols</a> </dt><P>
</dl>
diff --git a/tests/MEM_Stream_Test.cpp b/tests/MEM_Stream_Test.cpp
index cbfb6a4f576..f18026357d1 100644
--- a/tests/MEM_Stream_Test.cpp
+++ b/tests/MEM_Stream_Test.cpp
@@ -4,9 +4,9 @@
//
// = LIBRARY
// tests
-//Read
+//
// = FILENAME
-// MEMStream_Test.cpp
+// MEM_Stream_Test.cpp
//
// = DESCRIPTION
// This is a test of the <ACE_MEM_Acceptor> and