You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
240 B

--- a/test/mtdev-test.c
+++ b/test/mtdev-test.c
@@ -38,7 +38,7 @@
#endif
/* year-proof millisecond event time */
-typedef uint64_t mstime_t;
+typedef unsigned long long mstime_t;
static int use_event(const struct input_event *ev)
{