summaryrefslogtreecommitdiffstats
path: root/src/journal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal.cpp')
-rw-r--r--src/journal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal.cpp b/src/journal.cpp
index 46f74e9..c348cfb 100644
--- a/src/journal.cpp
+++ b/src/journal.cpp
@@ -22,7 +22,7 @@ namespace dbus
namespace monitoring
{
-void JournalBase::operator()()
+void JournalBase::operator()(Context ctx)
{
for (const auto& n : index)
{
OpenPOWER on IntegriCloud