summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-05-09 17:32:10 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-05-09 17:32:10 +0000
commitf5fea1e86f78c823509a76abc0062bcf3ca1e273 (patch)
tree6084953262a80d692ab66cfcb8d6a5adb2eda2c0
parent385de5be130c3a79f83b4a5c12300a5bd130ef0e (diff)
downloadATCD-f5fea1e86f78c823509a76abc0062bcf3ca1e273.tar.gz
Nuked trailing whitespace
-rw-r--r--TAO/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 4e127f6526a..80f007cb3a3 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -37,7 +37,7 @@ Fri May 9 10:42:37 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
In Any_var assignment operator from Any_var, and in the
Any_var copy constructor from Any_var, added a
- check for a null rhs ptr_ member. Thanks to
+ check for a null rhs ptr_ member. Thanks to
Huang-Ming Huang <hh1@cs.wustl.edu> for discovering
the problem. Also un-inlined the above copy constructor.
@@ -114,7 +114,7 @@ Wed May 07 22:32:49 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
change should fix problems with servers crashing if remote peers
dissappears under thread-per-connection strategy.
- Thanks to Ira Burton <imburton@micron.com> for reporting this
+ Thanks to Ira Burton <imburton@micron.com> for reporting this
problem.
Wed May 7 17:56:08 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -195,7 +195,7 @@ Tue May 6 17:52:53 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tests/Faults/ping.cpp:
* tests/Faults/ping_i.h:
* tests/Faults/test_i.h: Fixed servant memory management
- problems. Thanks to Ira Burton <imburton@micron.com> for motivating
+ problems. Thanks to Ira Burton <imburton@micron.com> for motivating
to take a look.
Tue May 6 15:52:42 2003 Ossama Othman <ossama@dre.vanderbilt.edu>