summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-04-15 01:26:20 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-04-15 01:26:20 +0000
commit79ce763f7dff04cfa1a64007335a6553139c4682 (patch)
tree3d5b16102eaa86a60098b313d158505229c34b49
parent3896e16886672f2dd9c716a2f07ca5652ee035bd (diff)
downloadATCD-79ce763f7dff04cfa1a64007335a6553139c4682.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 29fb6a37314..f23edb53a46 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -70,7 +70,7 @@ Sun Apr 14 19:02:16 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Transport_Connector.h: Consolidated some of the code from
different protocols. All the transports before setting up a
connection look for a connection in cache. That part of the code
- that looks for a connection in the cache has been moved in
+ which looks for a connection in the cache has been moved in
here. If a connection is not found in cache, the control is
transferred to the underlying transports to set up a
connection.