summaryrefslogtreecommitdiff
path: root/TAO/tests/File_IO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-09 12:20:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-09 12:20:05 +0000
commit3c0758485315a3a3522f4eb1d418a2bf0b5b5c04 (patch)
tree19880a7c590ac8eba945cf17e6975601413e597b /TAO/tests/File_IO
parentb2540e90352ac5eb3f17106d3a77e797242fd217 (diff)
downloadATCD-3c0758485315a3a3522f4eb1d418a2bf0b5b5c04.tar.gz
Thu Sep 9 12:15:57 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/ImplRepo_Service/Locator_Repository.cpp: * orbsvcs/examples/Log/Event/Event_Consumer.cpp: * orbsvcs/orbsvcs/FaultTolerance/FT_ClientService_Activate.cpp: * orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.cpp: * orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp: * orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.cpp: * orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.cpp: * orbsvcs/orbsvcs/Naming/Storable_Naming_Context.cpp: * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.cpp: * orbsvcs/tests/Concurrency/CC_naming_service.cpp: * performance-tests/Memory/IORsize/Foo_i.cpp: * performance-tests/Memory/IORsize/Memory_Growth.h: * performance-tests/Memory/IORsize/Test.idl: * tests/Bug_1476_Regression/Sender_i.cpp: * tests/Codec/client.cpp: * tests/File_IO/server.cpp: * tests/IOR_Endpoint_Hostnames/list_interfaces.cpp: * tests/MT_BiDir/Sender_i.cpp: * tests/ORB_Local_Config/Bug_1459/Test.cpp: * tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.cpp: * tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL.cpp: * tests/ORT/ORT_test_IORInterceptor.cpp: * tests/ORT/ServerORBInitializer.cpp: * tests/Oneways_Invoking_Twoways/Receiver_i.cpp: * tests/Portable_Interceptors/Bug_2510_Regression/test_i.cpp: * tests/Portable_Interceptors/PolicyFactory/Server_ORBInitializer.cpp: Fixed fuzz
Diffstat (limited to 'TAO/tests/File_IO')
-rw-r--r--TAO/tests/File_IO/server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/File_IO/server.cpp b/TAO/tests/File_IO/server.cpp
index f8436ec6402..63a16c9d309 100644
--- a/TAO/tests/File_IO/server.cpp
+++ b/TAO/tests/File_IO/server.cpp
@@ -1,4 +1,5 @@
// -*- C++ -*-
+// $Id$
#include "File_i.h"
#include "tao/debug.h"