summaryrefslogtreecommitdiffstats
path: root/src/elog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/elog.cpp')
-rw-r--r--src/elog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elog.cpp b/src/elog.cpp
index 9f937c3..116691e 100644
--- a/src/elog.cpp
+++ b/src/elog.cpp
@@ -22,7 +22,7 @@ namespace dbus
namespace monitoring
{
-void ElogBase::operator()()
+void ElogBase::operator()(Context ctx)
{
log();
}
OpenPOWER on IntegriCloud