summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index 6ed9e011133..1d286c5c7ea 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -161,7 +161,7 @@ public:
int I_am_the_leader_thread (void);
// returns 1 if we are the leader thread,
// else 0
-
+
void set_leader_thread (void) ;
// sets the thread_available flag and the thread ID of the leader
// thread in the leader-follower model