man am I slow today
This commit is contained in:
parent
c574ab3641
commit
1de7812da2
@ -4,5 +4,5 @@
|
|||||||
|
|
||||||
void iob_reset(io_batch* b) {
|
void iob_reset(io_batch* b) {
|
||||||
array_reset(&b->b);
|
array_reset(&b->b);
|
||||||
byte_zero(&b,sizeof(*b));
|
byte_zero(b,sizeof(*b));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user