summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CodecFactory.cpp')
-rw-r--r--TAO/tao/CodecFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CodecFactory.cpp b/TAO/tao/CodecFactory.cpp
index 29e51369bf3..b1362059ef5 100644
--- a/TAO/tao/CodecFactory.cpp
+++ b/TAO/tao/CodecFactory.cpp
@@ -15,7 +15,7 @@ TAO_CodecFactory::TAO_CodecFactory (void)
IOP::Codec_ptr
TAO_CodecFactory::create_codec (const IOP::Encoding & enc
- TAO_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException,
IOP::CodecFactory::UnknownEncoding))
{