summaryrefslogtreecommitdiff
path: root/TAO/tests/Stack_Recursion/Sender.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Stack_Recursion/Sender.h')
-rw-r--r--TAO/tests/Stack_Recursion/Sender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Stack_Recursion/Sender.h b/TAO/tests/Stack_Recursion/Sender.h
index d0b38efbcfa..c403ab93083 100644
--- a/TAO/tests/Stack_Recursion/Sender.h
+++ b/TAO/tests/Stack_Recursion/Sender.h
@@ -20,7 +20,7 @@ public:
void dump_results (void);
/// Get the status of the flag..
- bool is_done (void) const;
+ bool is_done () const;
// = The skeleton methods
virtual CORBA::Boolean get_data (CORBA::ULong size,