mirror of /home/gitosis/repositories/libowfat.git
fix endless loop bug on freebsd
parent
d3b996c7ce
commit
bc5fa9c946
|
@ -15,6 +15,5 @@ void io_eagain(int64 d) {
|
|||
alt_firstwrite=e->next_write;
|
||||
}
|
||||
#endif
|
||||
e->next_read=-1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue