summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile.i')
-rw-r--r--TAO/tao/Profile.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Profile.i b/TAO/tao/Profile.i
index 8a4e0d4f53f..339f2e8a369 100644
--- a/TAO/tao/Profile.i
+++ b/TAO/tao/Profile.i
@@ -9,10 +9,10 @@ TAO_Profile::TAO_Profile (CORBA::ULong tag,
are_policies_parsed_ (0),
stub_ (0),
policy_list_ (0),
+ addressing_mode_ (0),
tag_ (tag),
orb_core_ (orb_core),
forward_to_ (0),
- addressing_mode_ (0),
refcount_ (1)
{
}