summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h
diff options
context:
space:
mode:
authorwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-17 20:00:52 +0000
committerwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-17 20:00:52 +0000
commit1c81077f3bbdeb9737cf4f70db38c08def4c3bc5 (patch)
tree7e3b2edda08a83905b2b76ad25f039358a3ded8a /TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h
parent11397c442b251b0907a1cf4fcc25a05ea798444b (diff)
downloadATCD-1c81077f3bbdeb9737cf4f70db38c08def4c3bc5.tar.gz
ChangeLogTag: Sat Jan 17 13:58:11 2004 Dale Wilson <wilson_d@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h')
-rwxr-xr-xTAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h b/TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h
index f0301274ce0..0d0833f7755 100755
--- a/TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h
+++ b/TAO/orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h
@@ -54,7 +54,7 @@ public:
* @param result [out] status code to return from process
* @returns 0 to continue; nonzero to quit
*/
- int idle(int &result);
+ int idle(int &result ACE_ENV_ARG_DECL);
/**
* Clean house for process shut down.