summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
commit22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac (patch)
tree23ddfc70c283ccaf582b74f8ec4a8e8168a1bd3e /TAO/TAO_IDL/be_include
parente392479f563136c2bedd53b6e3af905965116fa0 (diff)
downloadATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz
Shorten file headers
Diffstat (limited to 'TAO/TAO_IDL/be_include')
-rw-r--r--TAO/TAO_IDL/be_include/be_eventtype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_valuetype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h1
4 files changed, 0 insertions, 7 deletions
diff --git a/TAO/TAO_IDL/be_include/be_eventtype.h b/TAO/TAO_IDL/be_include/be_eventtype.h
index fcd6ccc3596..333f0571ed8 100644
--- a/TAO/TAO_IDL/be_include/be_eventtype.h
+++ b/TAO/TAO_IDL/be_include/be_eventtype.h
@@ -6,8 +6,6 @@
*
* Extension of class AST_EventType and be_valuetype that provides
* additional means for C++ mapping of an valuetype.
- *
- *
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be_include/be_valuetype.h b/TAO/TAO_IDL/be_include/be_valuetype.h
index b7b5eda3350..ce0db7969b1 100644
--- a/TAO/TAO_IDL/be_include/be_valuetype.h
+++ b/TAO/TAO_IDL/be_include/be_valuetype.h
@@ -6,8 +6,6 @@
*
* Extension of class AST_Interface and be_interface that provides
* additional means for C++ mapping of an valuetype.
- *
- *
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype.h
index 410565299f9..2dd5538d6c1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype.h
@@ -5,8 +5,6 @@
* @file be_visitor_valuetype.h
*
* Concrete visitor for the Valuetype class
- *
- *
*/
//=============================================================================
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 c126f3aad59..d2e366c65ab 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
@@ -5,7 +5,6 @@
*
* Visitor for generating code for IDL (valuetype) operations.
* This generates the operation signature.
- *
*/
//=============================================================================