diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-12 18:35:51 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-12 18:35:51 +0000 |
commit | 942daac887d42ed6749ec4d60c4d9be13afa10fa (patch) | |
tree | 12d2a7477eb0e78489064bada443d8c4c67af374 /TAO/tao/MProfile.h | |
parent | 45a4dbe883c6e44dbc10d1c6a3b1dc201f92958e (diff) | |
download | ATCD-942daac887d42ed6749ec4d60c4d9be13afa10fa.tar.gz |
ChangeLogTag:Wed May 12 13:35:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/MProfile.h')
-rw-r--r-- | TAO/tao/MProfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h index e5958d4310b..5222d785c63 100644 --- a/TAO/tao/MProfile.h +++ b/TAO/tao/MProfile.h @@ -23,7 +23,7 @@ #include "tao/corbafwd.h" #include "tao/Pluggable.h" -// @@ Fred, this definitions are of very little use, can you make them +// @@ Fred, this definitions are of very little use, can you make them // local to the Profile class so we don't pollute the global // namespace typedef TAO_Profile *TAO_Profile_ptr; |