fix a comment typo
MFC after: 3 days
This commit is contained in:
parent
2ab38c399e
commit
9e515b1d82
@ -279,7 +279,7 @@ bzf_rewind(struct open_file *f)
|
||||
/*
|
||||
* Since bzip2 does not have an equivalent inflateReset function a crude
|
||||
* one needs to be provided. The functions all called in such a way that
|
||||
* at any time an error occurs a role back can be done (effectively making
|
||||
* at any time an error occurs a roll back can be done (effectively making
|
||||
* this rewind 'atomic', either the reset occurs successfully or not at all,
|
||||
* with no 'undefined' state happening).
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user