summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h b/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
index 15be66983f1..5053b66add7 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
@@ -85,7 +85,7 @@ public:
virtual void done (TAO_NS_Periodic_Consumer* consumer);
// Dump stats gathered during exec..
- void dump_stats (void);
+ void dump_stats (int dump_samples);
// Returns 0 if the file could be opened for write.
int ior_output_file (const ACE_TCHAR *file_name);