diff options
author | gokhale <asgokhale@users.noreply.github.com> | 1998-06-03 00:52:50 +0000 |
---|---|---|
committer | gokhale <asgokhale@users.noreply.github.com> | 1998-06-03 00:52:50 +0000 |
commit | fb83592e11a69bdf2919d6fb87486adc7fe0c4df (patch) | |
tree | e4905b63d0628aa1e2cb61cbc658618bc50a89d2 /TAO/TAO_IDL/be/be_visitor_operation.cpp | |
parent | 72365054f34b183fd406413e403318561c853816 (diff) | |
download | ATCD-fb83592e11a69bdf2919d6fb87486adc7fe0c4df.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation.cpp')
-rw-r--r-- | TAO/TAO_IDL/be/be_visitor_operation.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation.cpp index 6a60aa62722..2386021736e 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation.cpp @@ -3344,6 +3344,7 @@ be_visitor_operation_tie_sh::visit_operation (be_operation *node) -1); } delete visitor; + return 0; } // ************************************************************ |