diff options
author | stanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2013-02-05 21:11:03 +0000 |
---|---|---|
committer | stanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2013-02-05 21:11:03 +0000 |
commit | 5e030faf84086ab02059fcbcc3faed224bd57b95 (patch) | |
tree | 3a62df45ac6ccf599fb07cf6a03d672456ce2e3d /TAO/tao/Invocation_Utils.h | |
parent | 9d296f7fa51116ff7040ecb2ad18612cd94b5fd1 (diff) | |
download | ATCD-5e030faf84086ab02059fcbcc3faed224bd57b95.tar.gz |
Merge in OCI_Reliability_Enhancements branch.
Diffstat (limited to 'TAO/tao/Invocation_Utils.h')
-rw-r--r-- | TAO/tao/Invocation_Utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Utils.h b/TAO/tao/Invocation_Utils.h index 54e8ec6a0c5..f17df10c510 100644 --- a/TAO/tao/Invocation_Utils.h +++ b/TAO/tao/Invocation_Utils.h @@ -71,7 +71,7 @@ namespace TAO TAO_DII_ASYNCH_INVOCATION }; - enum Forward_Once_Exception + enum Forward_On_Exception { FOE_NON = 0x0, FOE_OBJECT_NOT_EXIST = 0x1, |