diff options
author | fredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-05 16:19:21 +0000 |
---|---|---|
committer | fredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-05 16:19:21 +0000 |
commit | 8a3685c2895a312e1b4558493dc6001eb3a52d80 (patch) | |
tree | 5f614dc7b8929d1d4120db995f4a1cc807e95815 /TAO/tao/MProfile.cpp | |
parent | 8338379593d248fa5dfc721f6931e254955948d1 (diff) | |
download | ATCD-8a3685c2895a312e1b4558493dc6001eb3a52d80.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/MProfile.cpp')
-rw-r--r-- | TAO/tao/MProfile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/MProfile.cpp b/TAO/tao/MProfile.cpp index ee6ce156da3..1658014787e 100644 --- a/TAO/tao/MProfile.cpp +++ b/TAO/tao/MProfile.cpp @@ -30,7 +30,7 @@ TAO_MProfile::TAO_MProfile (TAO_MProfile *mprofiles) : fwded_mprofile_(0), pfiles_ (0), current_ (0), - size_ (sz), + size_ (0), last_ (0) { |