mirror of /home/gitosis/repositories/libowfat.git
man am I slow today
This commit is contained in:
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…
Reference in New Issue