man am I slow today

master
Felix von Leitner 20 years ago
parent 21b86126f7
commit c81c148631

@ -4,5 +4,5 @@
void iob_reset(io_batch* b) {
array_reset(&b->b);
byte_zero(&b,sizeof(*b));
byte_zero(b,sizeof(*b));
}

Loading…
Cancel
Save