diff options
author | bala <balanatarajan@users.noreply.github.com> | 2003-11-18 17:28:43 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2003-11-18 17:28:43 +0000 |
commit | 595cbd8f235428c0d086c512ead73f25615fc284 (patch) | |
tree | e6b750e54a7e1c06976a9e5942a0a2d941558350 /TAO/tao/IFR_Client_Adapter.h | |
parent | 2d7d08e02f78b5a22aa4fdec7345f353814d09f8 (diff) | |
download | ATCD-595cbd8f235428c0d086c512ead73f25615fc284.tar.gz |
ChangeLogTag:Tue Nov 18 11:29:30 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/IFR_Client_Adapter.h')
-rw-r--r-- | TAO/tao/IFR_Client_Adapter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IFR_Client_Adapter.h b/TAO/tao/IFR_Client_Adapter.h index ed827bc7493..c7652ce4daf 100644 --- a/TAO/tao/IFR_Client_Adapter.h +++ b/TAO/tao/IFR_Client_Adapter.h @@ -93,7 +93,7 @@ public: CORBA::ORB_ptr orb, CORBA::OperationDef_ptr, CORBA::NVList_ptr& - ACE_ENV_ARG_DECL_WITH_DEFAULTS + ACE_ENV_ARG_DECL ) = 0; }; |