aboutsummaryrefslogtreecommitdiffstats
path: root/high-can-binding/high-can-binding-hat.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'high-can-binding/high-can-binding-hat.hpp')
-rw-r--r--high-can-binding/high-can-binding-hat.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/high-can-binding/high-can-binding-hat.hpp b/high-can-binding/high-can-binding-hat.hpp
index 487ee72..28e8306 100644
--- a/high-can-binding/high-can-binding-hat.hpp
+++ b/high-can-binding/high-can-binding-hat.hpp
@@ -12,4 +12,4 @@ extern "C"
void unsubscribe(afb_req request);
void get(afb_req request);
void initHigh();
- int ticked(sd_event_source *source, unsigned long t, void *data);
+ int ticked(sd_event_source *source, uint64_t t, void *data);