From 4bdaba2b7bfa9e2a35037b90ccc3da1045316741 Mon Sep 17 00:00:00 2001 From: vzykov Date: Wed, 2 Apr 2008 11:51:24 +0000 Subject: ChangeLogTag: Wed Apr 2 11:47:45 UTC 2008 Vladimir Zykov --- TAO/ChangeLog | 8 ++++++++ TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h | 1 + TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h | 1 + TAO/tests/Collocated_Forwarding/test_i.h | 1 + 4 files changed, 11 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 29f75c9024e..9fe775d3706 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,11 @@ +Wed Apr 2 11:47:45 UTC 2008 Vladimir Zykov + + * tests/Collocated_Forwarding/Server_ORBInitializer.h: + * tests/Collocated_Forwarding/Server_Request_Interceptor.h: + * tests/Collocated_Forwarding/test_i.h: + + Added Id svn keyword to those headers. + Wed Apr 2 11:33:48 UTC 2008 Vladimir Zykov * tao/PortableServer/Direct_Collocation_Upcall_Wrapper.cpp: diff --git a/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h b/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h index ed018d5253f..625c8d4debe 100644 --- a/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h +++ b/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h @@ -1,4 +1,5 @@ // -*- C++ -*- +// $Id$ #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h b/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h index 8f3a9e65ba1..375f7860ac6 100644 --- a/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h +++ b/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h @@ -1,4 +1,5 @@ // -*- C++ -*- +// $Id$ #ifndef SERVER_REQUEST_INTERCEPTOR_H #define SERVER_REQUEST_INTERCEPTOR_H diff --git a/TAO/tests/Collocated_Forwarding/test_i.h b/TAO/tests/Collocated_Forwarding/test_i.h index d96d3b8cf21..e261a71ef2f 100644 --- a/TAO/tests/Collocated_Forwarding/test_i.h +++ b/TAO/tests/Collocated_Forwarding/test_i.h @@ -1,4 +1,5 @@ // -*- C++ -*- +// $Id$ #ifndef TEST_I_H #define TEST_I_H -- cgit v1.2.1