summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/Peer_i.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-20 13:39:41 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-20 13:39:41 +0000
commitdd136d59a71de699b591819c37af09095c61ed81 (patch)
tree2f9376440001e27a8b174cfad10419788db7401a /TAO/examples/AMI/FL_Callback/Peer_i.h
parentfcd791537786e096312822d5a4f12bf5c2691e13 (diff)
downloadATCD-dd136d59a71de699b591819c37af09095c61ed81.tar.gz
ChangeLogTag: Thu Oct 20 13:01:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/examples/AMI/FL_Callback/Peer_i.h')
-rw-r--r--TAO/examples/AMI/FL_Callback/Peer_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/AMI/FL_Callback/Peer_i.h b/TAO/examples/AMI/FL_Callback/Peer_i.h
index b5593adc52a..251ca6e57c6 100644
--- a/TAO/examples/AMI/FL_Callback/Peer_i.h
+++ b/TAO/examples/AMI/FL_Callback/Peer_i.h
@@ -31,7 +31,7 @@ public:
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
- virtual void request_excep (AMI_PeerExceptionHolder * excep_holder
+ virtual void request_excep (::Messaging::ExceptionHolder * excep_holder
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));