summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/DIOP_Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/DIOP_Profile.cpp')
-rw-r--r--TAO/tao/Strategies/DIOP_Profile.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/tao/Strategies/DIOP_Profile.cpp b/TAO/tao/Strategies/DIOP_Profile.cpp
index 0e581067b2e..25f4b6abaee 100644
--- a/TAO/tao/Strategies/DIOP_Profile.cpp
+++ b/TAO/tao/Strategies/DIOP_Profile.cpp
@@ -1,7 +1,7 @@
// This may look like C, but it's really -*- C++ -*-
+//
// $Id$
-
#include "DIOP_Profile.h"
#if defined (TAO_HAS_DIOP) && (TAO_HAS_DIOP != 0)
@@ -162,8 +162,8 @@ TAO_DIOP_Profile::decode (TAO_InputCDR& cdr)
}
void
-TAO_DIOP_Profile::parse_string (const char *ior,
- CORBA::Environment &ACE_TRY_ENV)
+TAO_DIOP_Profile::parse_string (const char *ior
+ TAO_ENV_ARG_DECL)
{
if (!ior || !*ior)
{
@@ -328,8 +328,8 @@ TAO_DIOP_Profile::is_equivalent (const TAO_Profile *other_profile)
}
CORBA::ULong
-TAO_DIOP_Profile::hash (CORBA::ULong max,
- CORBA::Environment &)
+TAO_DIOP_Profile::hash (CORBA::ULong max
+ TAO_ENV_ARG_DECL_NOT_USED)
{
// Get the hashvalue for all endpoints.
CORBA::ULong hashval = 0;
@@ -374,7 +374,7 @@ TAO_DIOP_Profile::add_endpoint (TAO_DIOP_Endpoint *endp)
}
char *
-TAO_DIOP_Profile::to_string (CORBA::Environment &)
+TAO_DIOP_Profile::to_string (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
{
CORBA::String_var key;
TAO_ObjectKey::encode_sequence_to_string (key.inout(),