summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-01-25 19:59:59 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-01-25 19:59:59 +0000
commit7fccfcc1fde5aa0ea1cf28d8f552e066472741e5 (patch)
tree3bd67f62cef397ed9cf6cf9f537c8a2024b8dffe /TAO/orbsvcs/tests/HTIOP
parent7908b50258e27a9cb8a46853349094f5dc367596 (diff)
downloadATCD-7fccfcc1fde5aa0ea1cf28d8f552e066472741e5.tar.gz
ChangeLogTag: Thu Jan 25 19:56:33 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.cpp b/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.cpp
index 3b18b67811b..dc7f9f97136 100644
--- a/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.cpp
@@ -22,7 +22,7 @@ Callback_i::shutdown (void)
}
void
-Callback_i::callback_method ( /*ACE_ENV_SINGLE_ARG_PARAMETER*/)
+Callback_i::callback_method (void)
ACE_THROW_SPEC ((CORBA::SystemException))
{
if (TAO_debug_level > 0)