diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:17 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:17 +0100 |
commit | 91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch) | |
tree | fa7dcaf5940500db33ed6ab2392313ae23a43b87 /TAO/tests/CodeSets/simple | |
parent | 8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff) | |
download | ATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz |
Shorter header
Diffstat (limited to 'TAO/tests/CodeSets/simple')
-rw-r--r-- | TAO/tests/CodeSets/simple/client.cpp | 1 | ||||
-rw-r--r-- | TAO/tests/CodeSets/simple/server.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/CodeSets/simple/client.cpp b/TAO/tests/CodeSets/simple/client.cpp index ac0381b9f2e..6fdc8a8c1b0 100644 --- a/TAO/tests/CodeSets/simple/client.cpp +++ b/TAO/tests/CodeSets/simple/client.cpp @@ -6,7 +6,6 @@ * * A simple client to demonstrate the use of codeset translation * - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CodeSets/simple/server.cpp b/TAO/tests/CodeSets/simple/server.cpp index e5fcce54daa..0076baf6e29 100644 --- a/TAO/tests/CodeSets/simple/server.cpp +++ b/TAO/tests/CodeSets/simple/server.cpp @@ -6,7 +6,6 @@ * * A simple server to demonstrate the use of codeset translation * - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= |