date.c: abort if the system time cannot handle one of our timestamps
[gitweb.git] / wt-status.c
index 03754849626d1bf117e3821fb7cdffcd594f694f..1b1d644b85f7ee33bc0cb66bb87a09678b5e8433 100644 (file)
@@ -1387,7 +1387,7 @@ struct grab_1st_switch_cbdata {
 };
 
 static int grab_1st_switch(struct object_id *ooid, struct object_id *noid,
-                          const char *email, unsigned long timestamp, int tz,
+                          const char *email, timestamp_t timestamp, int tz,
                           const char *message, void *cb_data)
 {
        struct grab_1st_switch_cbdata *cb = cb_data;