summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h')
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h b/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
index ee4d306caa7..8ca203d982c 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
@@ -43,7 +43,7 @@ public:
int parse_args (int argc, ACE_TCHAR *argv[]);
/// The thread entry point.
- virtual int svc (void);
+ virtual int svc ();
protected:
/// Create an RT POA with a single lane at the specified RT Priority.