summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-26 13:40:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-26 13:40:18 +0000
commit424e22aff4d610959c0f4b2abf310a6d103c4838 (patch)
tree8312d0dd85c4c66f240bd4a3f6443e23717dc72a /TAO/tao/GIOP_Message_Generator_Parser.cpp
parent96f2d91f2b852efa13c4735578e568203837456b (diff)
downloadATCD-424e22aff4d610959c0f4b2abf310a6d103c4838.tar.gz
Thu Aug 26 13:39:29 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/CORBANAME_Parser.cpp: * tao/Cache_Entries_T.cpp: * tao/CodecFactory/CDR_Encaps_Codec.cpp: * tao/CodecFactory/CodecFactory.cpp: * tao/CodecFactory/CodecFactory_impl.cpp: * tao/Codeset/Codeset.cpp: * tao/Codeset/Codeset_Descriptor.cpp: * tao/Codeset/Codeset_Manager_Factory.cpp: * tao/Codeset/Codeset_Manager_i.cpp: * tao/Codeset/Codeset_Service_Context_Handler.cpp: * tao/Codeset/Codeset_Translator_Factory.cpp: * tao/Codeset/UTF16_BOM_Translator.cpp: * tao/Connect_Strategy.cpp: * tao/Connection_Handler.cpp: * tao/Default_Stub_Factory.cpp: * tao/FlResource/FlResource_Factory.cpp: * tao/FlResource/FlResource_Loader.cpp: * tao/GIOP_Message_Generator_Parser.cpp: * tao/GIOP_Message_Generator_Parser_10.cpp: * tao/IIOP_Connection_Handler.cpp: * tao/IIOP_Factory.cpp: * tao/IORInterceptor/IORInfo.cpp: * tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.cpp: * tao/IORInterceptor/IORInterceptor_Adapter_Impl.cpp: * tao/IORInterceptor/IORInterceptor_Details.cpp: * tao/Invocation_Adapter.cpp: * tao/LF_Event_Loop_Thread_Helper.cpp: * tao/LF_Follower_Auto_Ptr.cpp: * tao/LocateRequest_Invocation.cpp: * tao/LocateRequest_Invocation_Adapter.cpp: * tao/New_Leader_Generator.cpp: * tao/Parser_Registry.cpp: * tao/Policy_Current_Impl.cpp: * tao/Profile_Transport_Resolver.cpp: * tao/Service_Context_Handler.cpp: * tao/Services_Activate.cpp: * tao/Stub_Factory.cpp: * tao/TAO_Server_Request.cpp: * tao/Transport_Acceptor.cpp: * tao/Transport_Queueing_Strategies.cpp: * tao/Transport_Selection_Guard.cpp: * tao/Transport_Timer.cpp: * tao/Valuetype/AbstractBase_Invocation_Adapter.cpp: * tao/Valuetype/ValueBase.cpp: * tao/Valuetype/ValueFactory.cpp: * tao/Valuetype/ValueFactory_Map.cpp: * tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp: * tao/Valuetype/Valuetype_Adapter_Impl.cpp: Zap ACE_RCSID
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser.cpp b/TAO/tao/GIOP_Message_Generator_Parser.cpp
index b33ed9ba70c..ef455e37fc5 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser.cpp
+++ b/TAO/tao/GIOP_Message_Generator_Parser.cpp
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
#include "tao/GIOP_Message_Generator_Parser.h"
@@ -7,12 +8,6 @@
#include "tao/CDR.h"
#include "ace/Log_Msg.h"
-
-ACE_RCSID (tao,
- GIOP_Message_Gen_Parser,
- "$Id$")
-
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_GIOP_Message_Generator_Parser::~TAO_GIOP_Message_Generator_Parser (void)