diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
commit | 7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch) | |
tree | adc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/orbsvcs/tests/Interoperable_Naming | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/orbsvcs/tests/Interoperable_Naming')
4 files changed, 0 insertions, 8 deletions
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl b/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl index dc209bd7343..cb5c9e12aa7 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl +++ b/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl @@ -3,8 +3,6 @@ /** * @file Web_Server.idl * - * $Id$ - * * IDL schema definition for Web server interface. * * diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp index 4d634bee99d..0b06e3f20c3 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp +++ b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This implements a simple CORBA client for the * CosNaming::NamingContextExt example * diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp index 949beb9c17c..30de4a541bd 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp +++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp @@ -3,8 +3,6 @@ /** * @file ncontextext_client_i.cpp * - * $Id$ - * * This class implements a simple CORBA client which * converts a Name to a string and viceversa, forms a IIOPNAME * url address and can resolve a stringified name. diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h index b5c4c253a7e..14768a74dd3 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h +++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h @@ -4,8 +4,6 @@ /** * @file ncontextext_client_i.h * - * $Id$ - * * This class implements a simple CORBA client which * converts a Name to a string and viceversa, forms a IIOPNAME * url address and can resolve a stringified name. |