summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-17 06:48:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-17 06:48:03 +0000
commit036b7e825c13ce0febfc49f831d1f0d7ccc21a6d (patch)
tree665aff5171dbe6b40c9b300284b84be348d838d5
parent141e21a2b09adb58b0124e162f106e0dd6a3ebd1 (diff)
downloadATCD-036b7e825c13ce0febfc49f831d1f0d7ccc21a6d.tar.gz
ChangeLogTag: Thu Aug 17 06:48:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
index 10f0e332bbc..feffe33bf21 100644
--- a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
@@ -58,9 +58,9 @@ be_exception *EXCEPS[N_EXCEPS];
be_visitor_ccm_pre_proc::be_visitor_ccm_pre_proc (be_visitor_context *ctx)
: be_visitor_scope (ctx),
module_id_ ("Components"),
- cookie_ (0),
connection_ (0),
connections_ (0),
+ cookie_ (0),
already_connected_ (0),
invalid_connection_ (0),
no_connection_ (0),