summaryrefslogtreecommitdiff
path: root/TAO/interop-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /TAO/interop-tests
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'TAO/interop-tests')
-rw-r--r--TAO/interop-tests/wchar/client.cpp1
-rw-r--r--TAO/interop-tests/wchar/server.cpp1
-rw-r--r--TAO/interop-tests/wchar/wchar_reference.cpp1
3 files changed, 0 insertions, 3 deletions
diff --git a/TAO/interop-tests/wchar/client.cpp b/TAO/interop-tests/wchar/client.cpp
index f339f5f729c..663e0438213 100644
--- a/TAO/interop-tests/wchar/client.cpp
+++ b/TAO/interop-tests/wchar/client.cpp
@@ -6,7 +6,6 @@
*
* C++ client side for testing interoperability with wchar data.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/interop-tests/wchar/server.cpp b/TAO/interop-tests/wchar/server.cpp
index 3dac9b2361e..6b94ed9fd35 100644
--- a/TAO/interop-tests/wchar/server.cpp
+++ b/TAO/interop-tests/wchar/server.cpp
@@ -6,7 +6,6 @@
*
* C++ server side for testing interoperability with wchar data.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/interop-tests/wchar/wchar_reference.cpp b/TAO/interop-tests/wchar/wchar_reference.cpp
index 25ad67431b4..c3ac52fa6b9 100644
--- a/TAO/interop-tests/wchar/wchar_reference.cpp
+++ b/TAO/interop-tests/wchar/wchar_reference.cpp
@@ -8,7 +8,6 @@
* linked into both clients and servers so that both sides have common
* values for testing what is received or sent.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================