summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP/AMI
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-03-28 11:28:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-03-28 11:28:59 +0000
commite16e72866d3d45c73927348e7c974890c5255a5c (patch)
treee706083eb2430967a159cdb2d65c7c2fe9615048 /TAO/orbsvcs/tests/HTIOP/AMI
parenteb1cc98daf4898d654953e1a6fd8f8510047610e (diff)
downloadATCD-e16e72866d3d45c73927348e7c974890c5255a5c.tar.gz
Mon Mar 28 11:28:18 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp: * orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp: * orbsvcs/orbsvcs/Trader/Constraint_l.cpp: * orbsvcs/tests/Concurrency/CC_client.cpp: * orbsvcs/tests/Concurrency/CC_tests.cpp: * orbsvcs/tests/HTIOP/AMI/client.cpp: * orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp: * tests/AMI_Timeouts/timeout_i.cpp: * tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h: * tests/CodeSets/simple/server.cpp: * tests/NestedUpcall/Triangle_Test/Initiator_i.cpp: * tests/OctetSeq/OctetSeq.cpp: * tests/Param_Test/multdim_array.cpp: Fuzz fixes
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP/AMI')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/client.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp
index 5cae851dead..29025fc16a1 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp
@@ -1,13 +1,12 @@
//=============================================================================
/**
- * @file server.cpp
+ * @file client.cpp
*
* $Id$
*
* A client which uses the AMI callback model.
*
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/