summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Profile.h')
-rw-r--r--TAO/tao/IIOP_Profile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h
index 0f81fc317ab..32f657bf441 100644
--- a/TAO/tao/IIOP_Profile.h
+++ b/TAO/tao/IIOP_Profile.h
@@ -147,8 +147,8 @@ public:
IOP::TaggedProfile &create_tagged_profile (void);
// Please refer to Profile.h for the documentation of this
- // function.
-
+ // function.
+
private:
int set (const ACE_INET_Addr &addr);
// helper method to set the INET_Addr.
@@ -183,7 +183,7 @@ private:
IOP::TaggedProfile tagged_profile_;
// Our tagged profile
-
+
};
#if defined (__ACE_INLINE__)