summaryrefslogtreecommitdiff
path: root/TAO/tests/Client_Leaks/Startup_Callback.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Client_Leaks/Startup_Callback.h')
-rw-r--r--TAO/tests/Client_Leaks/Startup_Callback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Client_Leaks/Startup_Callback.h b/TAO/tests/Client_Leaks/Startup_Callback.h
index eae388467ec..58c36c5f15a 100644
--- a/TAO/tests/Client_Leaks/Startup_Callback.h
+++ b/TAO/tests/Client_Leaks/Startup_Callback.h
@@ -11,7 +11,7 @@ class Startup_Callback
{
public:
/// Constructor
- Startup_Callback (void);
+ Startup_Callback ();
/// Return 1 if the process has started already
/**