summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:38:09 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:38:09 +0100
commite392479f563136c2bedd53b6e3af905965116fa0 (patch)
tree408e264faa8e68d829d7a4c34311bc9045231cb0 /TAO/TAO_IDL/be_include
parent8a994ba86db0a57456af7d697820df0b52065e38 (diff)
downloadATCD-e392479f563136c2bedd53b6e3af905965116fa0.tar.gz
Shorten file headers
Diffstat (limited to 'TAO/TAO_IDL/be_include')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
index 6e9fa27902a..c126f3aad59 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
@@ -6,8 +6,6 @@
* Visitor for generating code for IDL (valuetype) operations.
* This generates the operation signature.
*
- *
- *
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h
index acb85bf3be0..fae38511a86 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h
@@ -6,8 +6,6 @@
* Coomon visitor for the Valuetype node.
* This one provides code generation for valuetype factory construct.
*
- *
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================