summaryrefslogtreecommitdiff
path: root/TAO_IDL/be_include/be_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO_IDL/be_include/be_operation.h')
-rw-r--r--TAO_IDL/be_include/be_operation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO_IDL/be_include/be_operation.h b/TAO_IDL/be_include/be_operation.h
index 964b0ccc8e6..268d289a944 100644
--- a/TAO_IDL/be_include/be_operation.h
+++ b/TAO_IDL/be_include/be_operation.h
@@ -51,10 +51,10 @@ public:
/// Insert an exception at the head of the list.
int be_insert_exception (AST_Exception *ex);
-
+
bool is_sendc_ami (void) const;
void is_sendc_ami (bool val);
-
+
bool is_excep_ami (void) const;
void is_excep_ami (bool val);