dj(1): fixes small rebase mistake

This commit is contained in:
Emma Tebibyte 2024-08-10 13:07:46 -06:00
parent 25eb08eb84
commit eae0b0352b
Signed by: emma
GPG Key ID: 06FA419A1698C270

View File

@ -124,6 +124,7 @@ fprintio(FILE *stream, char *fmt, struct Io io[2]) {
io[0].rec,
io[0].prec,
io[1].rec,
io[1].prec,
io[0].bytes,
io[1].bytes
);