submodule loading: separate code path for .gitmodules and config overlay
[gitweb.git] / wt-status.c
index b7ade902fb4ef0cf30b1933a32433ab355b21395..7daa5320ac7538835285495782e74be5423ed76b 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;