summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Reactor/Timer_State_Data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Reactor/Timer_State_Data.cpp')
-rw-r--r--ACE/examples/APG/Reactor/Timer_State_Data.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/APG/Reactor/Timer_State_Data.cpp b/ACE/examples/APG/Reactor/Timer_State_Data.cpp
index d84dfdd5c18..8cd424fdf2f 100644
--- a/ACE/examples/APG/Reactor/Timer_State_Data.cpp
+++ b/ACE/examples/APG/Reactor/Timer_State_Data.cpp
@@ -25,7 +25,7 @@ public:
return this->location_;
}
- int querySensor (void)
+ int querySensor ()
{
// ...
return ++this->count_;