summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Bug_3582
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/tests/Portable_Interceptors/Bug_3582
parent50517b9abbf37901d67d56add9dc7db4bd1e9e10 (diff)
downloadATCD-3a0d034996ef1662a992a326c17c3276ee01adf3.tar.gz
TAO replacements
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Bug_3582')
-rw-r--r--TAO/tests/Portable_Interceptors/Bug_3582/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/Bug_3582/test_i.h b/TAO/tests/Portable_Interceptors/Bug_3582/test_i.h
index 278601d47fc..47b56902d27 100644
--- a/TAO/tests/Portable_Interceptors/Bug_3582/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Bug_3582/test_i.h
@@ -13,7 +13,7 @@
*
* This class implements the "test" interface used in this test.
*
- * $Id$
+ *
*/
class test_i : public virtual POA_RTTest::test
{