summaryrefslogtreecommitdiffstats
path: root/src/propertywatch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/propertywatch.hpp')
-rw-r--r--src/propertywatch.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/propertywatch.hpp b/src/propertywatch.hpp
index 55f6e5b..cd286a5 100644
--- a/src/propertywatch.hpp
+++ b/src/propertywatch.hpp
@@ -50,7 +50,7 @@ class PropertyWatch : public Watch
*
* Watch callback interface implementation for PropertyWatch.
*/
- void callback() override;
+ void callback(Context ctx) override;
/** @brief Update properties.
*
OpenPOWER on IntegriCloud