summaryrefslogtreecommitdiff
path: root/TAO/interop-tests/wchar
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/interop-tests/wchar
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/interop-tests/wchar')
-rw-r--r--TAO/interop-tests/wchar/client.cpp2
-rw-r--r--TAO/interop-tests/wchar/server.cpp2
-rw-r--r--TAO/interop-tests/wchar/wchar_reference.cpp2
-rw-r--r--TAO/interop-tests/wchar/wchar_reference.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/TAO/interop-tests/wchar/client.cpp b/TAO/interop-tests/wchar/client.cpp
index 2318662bf35..f339f5f729c 100644
--- a/TAO/interop-tests/wchar/client.cpp
+++ b/TAO/interop-tests/wchar/client.cpp
@@ -4,8 +4,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* C++ client side for testing interoperability with wchar data.
*
*
diff --git a/TAO/interop-tests/wchar/server.cpp b/TAO/interop-tests/wchar/server.cpp
index 54ca14054f4..3dac9b2361e 100644
--- a/TAO/interop-tests/wchar/server.cpp
+++ b/TAO/interop-tests/wchar/server.cpp
@@ -4,8 +4,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* C++ server side for testing interoperability with wchar data.
*
*
diff --git a/TAO/interop-tests/wchar/wchar_reference.cpp b/TAO/interop-tests/wchar/wchar_reference.cpp
index 7a7031c904b..25ad67431b4 100644
--- a/TAO/interop-tests/wchar/wchar_reference.cpp
+++ b/TAO/interop-tests/wchar/wchar_reference.cpp
@@ -4,8 +4,6 @@
/**
* @file wchar_reference.cpp
*
- * $Id$
- *
* C++ reference data for testing interoperability with wchars. This is
* linked into both clients and servers so that both sides have common
* values for testing what is received or sent.
diff --git a/TAO/interop-tests/wchar/wchar_reference.h b/TAO/interop-tests/wchar/wchar_reference.h
index beac9b4ae32..8fcfd6445e8 100644
--- a/TAO/interop-tests/wchar/wchar_reference.h
+++ b/TAO/interop-tests/wchar/wchar_reference.h
@@ -4,8 +4,6 @@
/**
* @file wchar_reference.h
*
- * $Id$
- *
* C++ reference data for testing interoperability with wchars. This is
* linked into both clients and servers so that both sides have common
* values for testing what is received or sent.