summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/peer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/AMI/FL_Callback/peer.cpp')
-rw-r--r--TAO/examples/AMI/FL_Callback/peer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/AMI/FL_Callback/peer.cpp b/TAO/examples/AMI/FL_Callback/peer.cpp
index 878d1c9d740..18a884e8675 100644
--- a/TAO/examples/AMI/FL_Callback/peer.cpp
+++ b/TAO/examples/AMI/FL_Callback/peer.cpp
@@ -56,7 +56,7 @@ public:
Worker (CORBA::ORB_ptr orb);
/// The thread entry point.
- virtual int svc (void);
+ virtual int svc ();
private:
/// The orb