summaryrefslogtreecommitdiff
path: root/TAO/tao/WrongTransactionC.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-18 14:30:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-18 14:30:07 +0000
commit74f957620985984f9b319383640806e8eb2ab4be (patch)
treea6e7d6696213b53d98209d2dfec0e7d25c5767b8 /TAO/tao/WrongTransactionC.cpp
parentfdc0640a685f1927d5402c7412e31f0a75ef1a20 (diff)
downloadATCD-74f957620985984f9b319383640806e8eb2ab4be.tar.gz
ChangeLogTag: Fri Jun 18 14:29:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/WrongTransactionC.cpp')
-rw-r--r--TAO/tao/WrongTransactionC.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/TAO/tao/WrongTransactionC.cpp b/TAO/tao/WrongTransactionC.cpp
index 2eb3b8da4ff..3196a475d79 100644
--- a/TAO/tao/WrongTransactionC.cpp
+++ b/TAO/tao/WrongTransactionC.cpp
@@ -51,7 +51,7 @@ namespace TAO
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_exception/exception_cs.cpp:63
CORBA::WrongTransaction::WrongTransaction (void)
@@ -134,7 +134,7 @@ void CORBA::WrongTransaction::_tao_encode (
{
return;
}
-
+
ACE_THROW (CORBA::MARSHAL ());
}
@@ -147,7 +147,7 @@ void CORBA::WrongTransaction::_tao_decode (
{
return;
}
-
+
ACE_THROW (CORBA::MARSHAL ());
}
@@ -155,10 +155,10 @@ void CORBA::WrongTransaction::_tao_decode (
CORBA::TypeCode_ptr CORBA::WrongTransaction::_type (void) const
{
ACE_DEBUG ((LM_DEBUG,
- ACE_LIB_TEXT ("This TAO-specific method is now")
- ACE_LIB_TEXT (" deprecated and will be removed")
- ACE_LIB_TEXT (" in future versions.\n")));
-
+ ACE_TEXT ("This TAO-specific method is now")
+ ACE_TEXT (" deprecated and will be removed")
+ ACE_TEXT (" in future versions.\n")));
+
return ::CORBA::_tc_WrongTransaction;
}
@@ -196,5 +196,5 @@ CORBA::Boolean operator>> (
#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
-#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */
+#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */