summaryrefslogtreecommitdiff
path: root/ambd/core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ambd/core.cpp')
-rw-r--r--ambd/core.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ambd/core.cpp b/ambd/core.cpp
index fd7e487a..4bd73365 100644
--- a/ambd/core.cpp
+++ b/ambd/core.cpp
@@ -40,6 +40,8 @@ static int PPSUpdate(void* data)
}
*pps = 0;
+
+ return 1;
}
Core::Core()