summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/Session.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Twoways/Session.h')
-rw-r--r--TAO/tests/Big_Twoways/Session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Big_Twoways/Session.h b/TAO/tests/Big_Twoways/Session.h
index 1ba68b85b77..7ee8c297f2e 100644
--- a/TAO/tests/Big_Twoways/Session.h
+++ b/TAO/tests/Big_Twoways/Session.h
@@ -45,7 +45,7 @@ private:
void terminate (CORBA::Boolean success);
/// Return 1 if all the work in this session has been completed
- int more_work (void) const;
+ int more_work () const;
/// Validate all the connections
void validate_connections (void);