summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-30 07:27:40 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-30 07:27:40 +0000
commit232c0f84b4499a18089d2d4780425e3aebd3c06c (patch)
tree8f9cf37feba2c9603a7b975e2f936d23e797c117
parentd661434327a984c185b3f7b14f434ea11e1be472 (diff)
downloadATCD-232c0f84b4499a18089d2d4780425e3aebd3c06c.tar.gz
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/facet_ex_idl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/facet_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/facet_ex_idl.h
index cf2a3fa07ca..6e70a89d375 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/facet_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/facet_ex_idl.h
@@ -30,7 +30,7 @@ class be_visitor_facet_ex_idl
// be_visitor_facet_ex_idl
//
// = DESCRIPTION
- // This is a concrete visitor to generate the
+ // This is a concrete visitor to generate the
// CIAO executor IDL for facets.
//
//
@@ -42,5 +42,5 @@ public:
virtual int visit_provides (be_provides *node);
};
-#endif /_BE_COMPONENT_FACET_EX_IDL_H_ */
+#endif /* _BE_COMPONENT_FACET_EX_IDL_H_ */