summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2285_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_2285_Regression
parent50517b9abbf37901d67d56add9dc7db4bd1e9e10 (diff)
downloadATCD-3a0d034996ef1662a992a326c17c3276ee01adf3.tar.gz
TAO replacements
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2285_Regression')
-rw-r--r--TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer.h2
-rw-r--r--TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer2.h2
-rw-r--r--TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.h4
-rw-r--r--TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.h4
4 files changed, 6 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer.h b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer.h
index 6dc4fb2876b..a70affd9512 100644
--- a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer.h
+++ b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * $Id$
+ *
*/
//=============================================================================
#ifndef TAO249_SERVER_ORBINITIALIZER_H
diff --git a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer2.h b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer2.h
index ed30383aacc..0e861d9a1a5 100644
--- a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer2.h
+++ b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerORBInitializer2.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * $Id$
+ *
*/
//=============================================================================
#ifndef TAO249_SERVER_ORBINITIALIZER2_H
diff --git a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.h b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.h
index d4ede34bf6b..5272fa90975 100644
--- a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.h
+++ b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * $Id$
+ *
*/
//=============================================================================
@@ -21,7 +21,7 @@
#include "tao/PI_Server/PI_Server.h"
/**
-* $Id$
+*
*/
class TAO249_ServerRequest_Interceptor
: public virtual PortableInterceptor::ServerRequestInterceptor,
diff --git a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.h b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.h
index a2c88f6ddce..638e80f9f46 100644
--- a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.h
+++ b/TAO/orbsvcs/tests/Bug_2285_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,