summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:34:38 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:34:38 +0100
commit8a994ba86db0a57456af7d697820df0b52065e38 (patch)
tree9179addea6a50fb0a9275c0159a627f7a28610f1
parent3eb45c4c5724d2bb22fb930dbf4ee12f4fa7e627 (diff)
downloadATCD-8a994ba86db0a57456af7d697820df0b52065e38.tar.gz
Removed trailing whitespaces
-rw-r--r--DAnCE/docs/schema/xsc-banner.h2
-rw-r--r--DAnCE/tools/Config_Handlers/Basic_Deployment_Data.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/CCD_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/ComponentPropertyDescription_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/DataType_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/Deployment.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/ID_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/IRDD_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/PSPE_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/RDD_Handler.h2
-rw-r--r--DAnCE/tools/Config_Handlers/XMI.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/ccd.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/cdd.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/cdp.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/cid.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/cpd.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/iad.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/pcd.hpp2
-rw-r--r--DAnCE/tools/Config_Handlers/toplevel.hpp2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_arg_traits.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/amh_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/amh_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_traits.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Config_Backing_Store.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_Repository.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/UpdateableServerInfo.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Name_Value_Pair.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Reconnect_Worker_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Save_Persist_Worker_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Topology_Object.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Topology_Saver.h2
-rw-r--r--TAO/tao/TAO_Server_Request.h2
38 files changed, 12 insertions, 64 deletions
diff --git a/DAnCE/docs/schema/xsc-banner.h b/DAnCE/docs/schema/xsc-banner.h
index 84fffec398a..f0f050fbfc5 100644
--- a/DAnCE/docs/schema/xsc-banner.h
+++ b/DAnCE/docs/schema/xsc-banner.h
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/Basic_Deployment_Data.hpp b/DAnCE/tools/Config_Handlers/Basic_Deployment_Data.hpp
index f241a7a59de..8a1c48d2527 100644
--- a/DAnCE/tools/Config_Handlers/Basic_Deployment_Data.hpp
+++ b/DAnCE/tools/Config_Handlers/Basic_Deployment_Data.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/CCD_Handler.h b/DAnCE/tools/Config_Handlers/CCD_Handler.h
index 2c829113847..10127a14ef7 100644
--- a/DAnCE/tools/Config_Handlers/CCD_Handler.h
+++ b/DAnCE/tools/Config_Handlers/CCD_Handler.h
@@ -2,8 +2,6 @@
/**
* @file CCD_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================
diff --git a/DAnCE/tools/Config_Handlers/ComponentPropertyDescription_Handler.h b/DAnCE/tools/Config_Handlers/ComponentPropertyDescription_Handler.h
index 07c9672742f..923238a2c80 100644
--- a/DAnCE/tools/Config_Handlers/ComponentPropertyDescription_Handler.h
+++ b/DAnCE/tools/Config_Handlers/ComponentPropertyDescription_Handler.h
@@ -2,8 +2,6 @@
/**
* @file ComponentPropertyDescription_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================================
diff --git a/DAnCE/tools/Config_Handlers/DataType_Handler.h b/DAnCE/tools/Config_Handlers/DataType_Handler.h
index 9d566ccfae2..3a7e6fc4878 100644
--- a/DAnCE/tools/Config_Handlers/DataType_Handler.h
+++ b/DAnCE/tools/Config_Handlers/DataType_Handler.h
@@ -2,8 +2,6 @@
/**
* @file DataType_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================
diff --git a/DAnCE/tools/Config_Handlers/Deployment.hpp b/DAnCE/tools/Config_Handlers/Deployment.hpp
index 3f1d6ae704e..496cc715db0 100644
--- a/DAnCE/tools/Config_Handlers/Deployment.hpp
+++ b/DAnCE/tools/Config_Handlers/Deployment.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/ID_Handler.h b/DAnCE/tools/Config_Handlers/ID_Handler.h
index 997415cc5eb..0af1681323e 100644
--- a/DAnCE/tools/Config_Handlers/ID_Handler.h
+++ b/DAnCE/tools/Config_Handlers/ID_Handler.h
@@ -3,8 +3,6 @@
/**
* @file ID_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================================
diff --git a/DAnCE/tools/Config_Handlers/IRDD_Handler.h b/DAnCE/tools/Config_Handlers/IRDD_Handler.h
index 2d544782c7c..2eb00cc006b 100644
--- a/DAnCE/tools/Config_Handlers/IRDD_Handler.h
+++ b/DAnCE/tools/Config_Handlers/IRDD_Handler.h
@@ -2,8 +2,6 @@
/**
* @file IRDD_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================================
diff --git a/DAnCE/tools/Config_Handlers/PSPE_Handler.h b/DAnCE/tools/Config_Handlers/PSPE_Handler.h
index c9638d633c0..73ea2bc1411 100644
--- a/DAnCE/tools/Config_Handlers/PSPE_Handler.h
+++ b/DAnCE/tools/Config_Handlers/PSPE_Handler.h
@@ -2,8 +2,6 @@
/**
* @file PSPE_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================================
diff --git a/DAnCE/tools/Config_Handlers/RDD_Handler.h b/DAnCE/tools/Config_Handlers/RDD_Handler.h
index b948e7348f3..201f168209e 100644
--- a/DAnCE/tools/Config_Handlers/RDD_Handler.h
+++ b/DAnCE/tools/Config_Handlers/RDD_Handler.h
@@ -3,8 +3,6 @@
/**
* @file RDD_Handler.h
*
-*
-*
* @author Jules White <jules@dre.vanderbilt.edu>
*/
//================================================================
diff --git a/DAnCE/tools/Config_Handlers/XMI.hpp b/DAnCE/tools/Config_Handlers/XMI.hpp
index 9d294df157e..95b3037944d 100644
--- a/DAnCE/tools/Config_Handlers/XMI.hpp
+++ b/DAnCE/tools/Config_Handlers/XMI.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/ccd.hpp b/DAnCE/tools/Config_Handlers/ccd.hpp
index 40c2be818cb..86647751d9c 100644
--- a/DAnCE/tools/Config_Handlers/ccd.hpp
+++ b/DAnCE/tools/Config_Handlers/ccd.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/cdd.hpp b/DAnCE/tools/Config_Handlers/cdd.hpp
index 6dd27a2d4ac..9e9663e0f45 100644
--- a/DAnCE/tools/Config_Handlers/cdd.hpp
+++ b/DAnCE/tools/Config_Handlers/cdd.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/cdp.hpp b/DAnCE/tools/Config_Handlers/cdp.hpp
index a4a0729a576..c3c67cabb75 100644
--- a/DAnCE/tools/Config_Handlers/cdp.hpp
+++ b/DAnCE/tools/Config_Handlers/cdp.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/cid.hpp b/DAnCE/tools/Config_Handlers/cid.hpp
index b2c93d022d0..d16a1086643 100644
--- a/DAnCE/tools/Config_Handlers/cid.hpp
+++ b/DAnCE/tools/Config_Handlers/cid.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/cpd.hpp b/DAnCE/tools/Config_Handlers/cpd.hpp
index c2813a11672..c376b9cd684 100644
--- a/DAnCE/tools/Config_Handlers/cpd.hpp
+++ b/DAnCE/tools/Config_Handlers/cpd.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/iad.hpp b/DAnCE/tools/Config_Handlers/iad.hpp
index 8a22c763177..58c23255d45 100644
--- a/DAnCE/tools/Config_Handlers/iad.hpp
+++ b/DAnCE/tools/Config_Handlers/iad.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/pcd.hpp b/DAnCE/tools/Config_Handlers/pcd.hpp
index 7e0ffc70b4c..a1282cc1570 100644
--- a/DAnCE/tools/Config_Handlers/pcd.hpp
+++ b/DAnCE/tools/Config_Handlers/pcd.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/DAnCE/tools/Config_Handlers/toplevel.hpp b/DAnCE/tools/Config_Handlers/toplevel.hpp
index 87d18b07085..493bf10368b 100644
--- a/DAnCE/tools/Config_Handlers/toplevel.hpp
+++ b/DAnCE/tools/Config_Handlers/toplevel.hpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code was generated by the XML Schema Compiler.
*
* Changes made to this code will most likely be overwritten
diff --git a/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
index fb62a9b863e..bd319d5b9a1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
@@ -2,8 +2,6 @@
/**
* @file be_visitor_amh_pre_proc.h
*
-*
-*
* This visitor creates for AMH implied IDL constructs for the ResponseHandler,
* the appropriate AST
* (Abstract Syntax Tree) node, sets the corresponding interface or operation
diff --git a/TAO/TAO_IDL/be_include/be_visitor_arg_traits.h b/TAO/TAO_IDL/be_include/be_visitor_arg_traits.h
index dfc5f74cf2b..a9cb4413182 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_arg_traits.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_arg_traits.h
@@ -2,8 +2,6 @@
/**
* @file be_visitor_arg_traits.h
*
-*
-*
* This visitor generates template specializations for argument traits classes.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_sh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_sh.h
index a898fe5e344..8c6cd8d2999 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_sh.h
@@ -2,8 +2,6 @@
/**
* @file amh_rh_sh.h
*
-*
-*
* Creates operation code for AMH-RH operations.
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_ss.h
index 839fb727de4..1beb3814d9d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_rh_ss.h
@@ -2,8 +2,6 @@
/**
* @file amh_rh_ss.h
*
-*
-*
* Creates code for AMH-RH operations.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_sh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_sh.h
index 01d13e30916..31a72611e45 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_sh.h
@@ -2,8 +2,6 @@
/**
* @file amh_sh.h
*
-*
-*
* Creates code for AMH operations.
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_ss.h
index a23965af079..82024d5b74f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/amh_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/amh_ss.h
@@ -2,8 +2,6 @@
/**
* @file amh_ss.h
*
-*
-*
* Creates code for AMH operations.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_traits.h b/TAO/TAO_IDL/be_include/be_visitor_traits.h
index 00a1bf4b573..a5d1b3f4094 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_traits.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_traits.h
@@ -2,8 +2,6 @@
/**
* @file be_visitor_traits.h
*
-*
-*
* This visitor generates template specializations for traits of various
* kinds for IDL declarations. These specialized template classes are then
* used in other template classes in the ORB.
diff --git a/TAO/orbsvcs/ImplRepo_Service/Config_Backing_Store.h b/TAO/orbsvcs/ImplRepo_Service/Config_Backing_Store.h
index 97f409cfb87..53c3161f953 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Config_Backing_Store.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Config_Backing_Store.h
@@ -4,8 +4,6 @@
/**
* @file Config_Backing_Store.h
*
-*
-*
* These classes define ACE_Configuration implementations of the backing store.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.h b/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.h
index 4cf676d1648..e64f375ff5a 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.h
+++ b/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.h
@@ -3,8 +3,6 @@
/**
* @file ImR_Activator_i.h
*
-*
-*
* @author Priyanka Gontla <gontla_p@ociweb.com>
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_Repository.h b/TAO/orbsvcs/ImplRepo_Service/Locator_Repository.h
index 498e8bb87bb..8e474585b4b 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_Repository.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_Repository.h
@@ -4,8 +4,6 @@
/**
* @file Locator_Repository.h
*
-*
-*
* This class implements the Repository for the Implementation Repository.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.h b/TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.h
index 7de1dba18fb..e68ef4415d2 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.h
@@ -4,8 +4,6 @@
/**
* @file Shared_Backing_Store.h
*
-*
-*
* This class defines an implementation of the backing store as multiple XML files
* shared between multiple Locators.
*
diff --git a/TAO/orbsvcs/ImplRepo_Service/UpdateableServerInfo.h b/TAO/orbsvcs/ImplRepo_Service/UpdateableServerInfo.h
index 4242464f490..124a29b4139 100644
--- a/TAO/orbsvcs/ImplRepo_Service/UpdateableServerInfo.h
+++ b/TAO/orbsvcs/ImplRepo_Service/UpdateableServerInfo.h
@@ -4,8 +4,6 @@
/**
* @file UpdateableServerInfo.h
*
-*
-*
*/
//=============================================================================
diff --git a/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h b/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
index 10e71fab866..6cf01c7d8a7 100644
--- a/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
+++ b/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
@@ -4,8 +4,6 @@
/**
* @file XML_Backing_Store.h
*
-*
-*
* This class defines an implementation of the backing store as a single XML file.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Name_Value_Pair.h b/TAO/orbsvcs/orbsvcs/Notify/Name_Value_Pair.h
index 906a3e37930..9a7a62723ae 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Name_Value_Pair.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Name_Value_Pair.h
@@ -4,8 +4,6 @@
/**
* @file Name_Value_Pair.h
*
-*
-*
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reconnect_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Reconnect_Worker_T.h
index 3e1435452e3..a60ab30879e 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Reconnect_Worker_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Reconnect_Worker_T.h
@@ -4,8 +4,6 @@
/**
* @file Reconnect_Worker_T.h
*
-*
-*
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Save_Persist_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Save_Persist_Worker_T.h
index f93425f5a2c..241e3df615f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Save_Persist_Worker_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Save_Persist_Worker_T.h
@@ -4,8 +4,6 @@
/**
* \file Save_Persist_Worker_T.h
*
-*
-*
* \author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Object.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Object.h
index b0eb62e4d9e..286f2c6a53b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Object.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Object.h
@@ -4,8 +4,6 @@
/**
* @file Topology_Object.h
*
-*
-*
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Saver.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Saver.h
index 1c16a686b3f..93707f71c00 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Saver.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Saver.h
@@ -4,8 +4,6 @@
/**
* @file Topology_Saver.h
*
-*
-*
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index fe494199cc0..0c0b15fd96a 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -4,8 +4,6 @@
/**
* @file TAO_Server_Request.h
*
-*
-*
* Header file for CORBA's Server Skeleton Interface's
* "Server Request" type.
*