summaryrefslogtreecommitdiff
path: root/CIAO/tools
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tools')
-rw-r--r--CIAO/tools/IDL3_to_IDL2/basic_visitor.h2
-rw-r--r--CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h2
-rw-r--r--CIAO/tools/IDL3_to_XMI/Literals.h1
3 files changed, 0 insertions, 5 deletions
diff --git a/CIAO/tools/IDL3_to_IDL2/basic_visitor.h b/CIAO/tools/IDL3_to_IDL2/basic_visitor.h
index d2d702ee8a8..b5c789ee0db 100644
--- a/CIAO/tools/IDL3_to_IDL2/basic_visitor.h
+++ b/CIAO/tools/IDL3_to_IDL2/basic_visitor.h
@@ -5,8 +5,6 @@
* @file basic_visitor.h
*
* Base class for other visitors in this backend.
- *
- *
*/
//=============================================================================
diff --git a/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h b/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h
index ef2178d047e..4b2252fc97e 100644
--- a/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h
+++ b/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h
@@ -8,8 +8,6 @@
* presence of declarations other than non-code-generating
* IDL3+ constructs. Prevents the generation of illegal
* empty modules in the *_IDL2 artifact.
- *
- *
*/
//=============================================================================
diff --git a/CIAO/tools/IDL3_to_XMI/Literals.h b/CIAO/tools/IDL3_to_XMI/Literals.h
index f82896e7696..c980fc06d36 100644
--- a/CIAO/tools/IDL3_to_XMI/Literals.h
+++ b/CIAO/tools/IDL3_to_XMI/Literals.h
@@ -1,7 +1,6 @@
/**
* @file Literals.h
* @author William R. Otte <wotte@dre.vanderbilt.edu>
- *
*/
#ifndef XMI_LITERALS_H