summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/task_three.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/task_three.cpp')
-rw-r--r--ACE/examples/Threads/task_three.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Threads/task_three.cpp b/ACE/examples/Threads/task_three.cpp
index 123676c82a7..dd7d1c749ee 100644
--- a/ACE/examples/Threads/task_three.cpp
+++ b/ACE/examples/Threads/task_three.cpp
@@ -41,7 +41,7 @@ public:
virtual int close (u_long flags = 0);
//FUZZ: enable check_for_lack_ACE_OS
- virtual int svc (void);
+ virtual int svc ();
virtual int handle_input (ACE_HANDLE fd);