summaryrefslogtreecommitdiff
path: root/TAO/tao/RTScheduling/Current.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTScheduling/Current.h')
-rw-r--r--TAO/tao/RTScheduling/Current.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTScheduling/Current.h b/TAO/tao/RTScheduling/Current.h
index df68b4994fd..f018140c012 100644
--- a/TAO/tao/RTScheduling/Current.h
+++ b/TAO/tao/RTScheduling/Current.h
@@ -313,7 +313,7 @@ public:
int activate_task (RTCORBA::Priority base_priority,
CORBA::ULong stack_size);
- virtual int svc (void);
+ virtual int svc ();
private:
TAO_ORB_Core* orb_;