diff --git a/include/v/vere.h b/include/v/vere.h index ea3fff572..2c70b5293 100644 --- a/include/v/vere.h +++ b/include/v/vere.h @@ -1142,7 +1142,7 @@ ** ** Returns the entry's sequence number. */ - c3_w + c3_d u2_sist_pack(u2_reck* rec_u, c3_w tem_w, c3_w typ_w, diff --git a/v/sist.c b/v/sist.c index 61cc5e373..1ca89e54a 100644 --- a/v/sist.c +++ b/v/sist.c @@ -1010,7 +1010,7 @@ _sist_rest(u2_reck* rec_u) // Execute the fscking things. This is pretty much certain to crash. // - uL(fprintf(uH, "rest: replaying through event %d\n", las_d)); + uL(fprintf(uH, "rest: replaying through event %llu\n", las_d)); fprintf(uH, "---------------- playback starting----------------\n"); xno_w = 0;