summaryrefslogtreecommitdiff
path: root/TAO/CIAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-11-11 14:37:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-11-11 14:37:50 +0000
commit6572e59ca22a8cbd8a54d08dcf357d0e1775d670 (patch)
tree3be3df8676e7c866750074afd488ada730b89bd7 /TAO/CIAO/docs
parent8ac59bc0bf6d4b3b963c653781f649aa069f4d0b (diff)
downloadATCD-6572e59ca22a8cbd8a54d08dcf357d0e1775d670.tar.gz
ChangeLogTag: Thu Nov 11 14:37:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/CIAO/docs')
-rw-r--r--TAO/CIAO/docs/tutorial/Hello/hello_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/docs/tutorial/Hello/hello_exec.cpp b/TAO/CIAO/docs/tutorial/Hello/hello_exec.cpp
index bbeb128d9c8..3c2c2bb41bf 100644
--- a/TAO/CIAO/docs/tutorial/Hello/hello_exec.cpp
+++ b/TAO/CIAO/docs/tutorial/Hello/hello_exec.cpp
@@ -51,7 +51,7 @@ hello_example::HelloWorld_Impl::set_session_context (
}
void
-hello_example::HelloWorld_Impl::ciao_preactivate (ACE_ENV_SINGLE_ARG_DECL)
+hello_example::HelloWorld_Impl::ciao_preactivate (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((CORBA::SystemException,
Components::CCMException))
{