diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-22 13:06:55 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-22 13:06:55 +0000 |
commit | b3ec671df5a47eb832751f175f14b5d9d9f88972 (patch) | |
tree | 9e5224deacbd202dc9f1071479736e8b2a499e12 /TAO/tao/CONV_FRAMEA.cpp | |
parent | 706b8f367761338296a42fd7c4c8e358e493bf47 (diff) | |
download | ATCD-b3ec671df5a47eb832751f175f14b5d9d9f88972.tar.gz |
ChangeLogTag: Tue Feb 22 13:02:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/CONV_FRAMEA.cpp')
-rw-r--r-- | TAO/tao/CONV_FRAMEA.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/CONV_FRAMEA.cpp b/TAO/tao/CONV_FRAMEA.cpp index 0580ac7cb9f..246eec72483 100644 --- a/TAO/tao/CONV_FRAMEA.cpp +++ b/TAO/tao/CONV_FRAMEA.cpp @@ -66,7 +66,7 @@ static CORBA::TypeCode _tc_TAO_tc_CONV_FRAME_CodeSetId ( namespace CONV_FRAME { - ::CORBA::TypeCode_ptr _tc_CodeSetId = + ::CORBA::TypeCode_ptr const _tc_CodeSetId = &_tc_TAO_tc_CONV_FRAME_CodeSetId; } @@ -130,7 +130,7 @@ static CORBA::TypeCode _tc_TAO_tc_CONV_FRAME_CodeSetIdSeq ( namespace CONV_FRAME { - ::CORBA::TypeCode_ptr _tc_CodeSetIdSeq = + ::CORBA::TypeCode_ptr const _tc_CodeSetIdSeq = &_tc_TAO_tc_CONV_FRAME_CodeSetIdSeq; } @@ -250,7 +250,7 @@ static CORBA::TypeCode _tc_TAO_tc_CONV_FRAME_CodeSetComponent ( namespace CONV_FRAME { - ::CORBA::TypeCode_ptr _tc_CodeSetComponent = + ::CORBA::TypeCode_ptr const _tc_CodeSetComponent = &_tc_TAO_tc_CONV_FRAME_CodeSetComponent; } @@ -506,7 +506,7 @@ static CORBA::TypeCode _tc_TAO_tc_CONV_FRAME_CodeSetComponentInfo ( namespace CONV_FRAME { - ::CORBA::TypeCode_ptr _tc_CodeSetComponentInfo = + ::CORBA::TypeCode_ptr const _tc_CodeSetComponentInfo = &_tc_TAO_tc_CONV_FRAME_CodeSetComponentInfo; } @@ -596,7 +596,7 @@ static CORBA::TypeCode _tc_TAO_tc_CONV_FRAME_CodeSetContext ( namespace CONV_FRAME { - ::CORBA::TypeCode_ptr _tc_CodeSetContext = + ::CORBA::TypeCode_ptr const _tc_CodeSetContext = &_tc_TAO_tc_CONV_FRAME_CodeSetContext; } |