summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2287_Regression
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:05:51 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:05:51 +0100
commit3a0d034996ef1662a992a326c17c3276ee01adf3 (patch)
tree67d3b03b56b312e6b32713c6162c1d40e5bbf6a9 /TAO/orbsvcs/tests/Bug_2287_Regression
parent50517b9abbf37901d67d56add9dc7db4bd1e9e10 (diff)
downloadATCD-3a0d034996ef1662a992a326c17c3276ee01adf3.tar.gz
TAO replacements
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2287_Regression')
-rw-r--r--TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h2
-rw-r--r--TAO/orbsvcs/tests/Bug_2287_Regression/ServerRequest_Interceptor2.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h b/TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h
index eba911281cc..abdaa52515f 100644
--- a/TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h
+++ b/TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * $Id$
+ *
*/
//=============================================================================
#ifndef TAO249_SERVER_ORBINITIALIZER2_H
diff --git a/TAO/orbsvcs/tests/Bug_2287_Regression/ServerRequest_Interceptor2.h b/TAO/orbsvcs/tests/Bug_2287_Regression/ServerRequest_Interceptor2.h
index 0f48024748b..b9d0e338a50 100644
--- a/TAO/orbsvcs/tests/Bug_2287_Regression/ServerRequest_Interceptor2.h
+++ b/TAO/orbsvcs/tests/Bug_2287_Regression/ServerRequest_Interceptor2.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * $Id$
+ *
*/
//=============================================================================
@@ -22,7 +22,7 @@
#include "tao/TimeBaseC.h"
/**
-* $Id$
+*
*/
class TAO249_ServerRequest_Interceptor2
: public virtual PortableInterceptor::ServerRequestInterceptor,