summaryrefslogtreecommitdiff
path: root/service/SoftwareUpdater.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'service/SoftwareUpdater.hpp')
-rw-r--r--service/SoftwareUpdater.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/SoftwareUpdater.hpp b/service/SoftwareUpdater.hpp
index ff3e36df..f16c99a0 100644
--- a/service/SoftwareUpdater.hpp
+++ b/service/SoftwareUpdater.hpp
@@ -167,7 +167,7 @@ public:
*
* @return True if we've downloaded and verified an update
*/
- bool check(const uint64_t now);
+ bool check(const int64_t now);
/**
* @return Meta-data for downloaded update or NULL if none