summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
index 56781cb073f..32e7a17a33b 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
@@ -45,7 +45,7 @@ public:
const TAO_Property_Filter& pfilter);
/// Destructor.
- virtual ~TAO_Register_Offer_Iterator (void);
+ virtual ~TAO_Register_Offer_Iterator ();
/// Deposit at maximum n offers into the return sequence and return 1,
/// or return 0 if the iterator is done and no offers are returned.
@@ -58,7 +58,7 @@ public:
* the trader will have all the offers it has now when the time
* to return them comes.
*/
- virtual CORBA::ULong max_left (void);
+ virtual CORBA::ULong max_left ();
/// Add an offer the iterator should iterate over.
void add_offer (CosTrading::OfferId id,