summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp')
-rw-r--r--TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp b/TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp
index f2a2f49e059..2ae8d3b4c9d 100644
--- a/TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp
+++ b/TAO/orbsvcs/tests/Trading/Offer_Exporter.cpp
@@ -4,7 +4,6 @@
#include "ace/INET_Addr.h"
#include "ace/OS_NS_stdio.h"
-
TAO_Offer_Exporter::
TAO_Offer_Exporter (CosTrading::Lookup_ptr lookup_if,
CORBA::Boolean verbose)
@@ -307,7 +306,7 @@ TAO_Offer_Exporter::grab_offerids (void)
offer_id_seq_result.out(),
offer_id_iter.out());
- // We might already have seq results but may have to process additional
+ // We might already have seq results but may have to process additional
// iterator result fragments.
if (!CORBA::is_nil (offer_id_iter.in()))
{