Correct spelling mistakes.
This commit is contained in:
parent
14cb72f912
commit
fe42b8653d
105 changed files with 212 additions and 212 deletions
|
@ -571,7 +571,7 @@ static uint32_t DecompressIDATs(struct BufferedFile *BF, uint8_t **Buffer)
|
|||
{
|
||||
/*
|
||||
* Rewind to the start of this adventure
|
||||
* and return unsuccessfull
|
||||
* and return unsuccessful
|
||||
*/
|
||||
|
||||
BufferedFileRewind(BF, BytesToRewind);
|
||||
|
@ -754,7 +754,7 @@ static uint32_t DecompressIDATs(struct BufferedFile *BF, uint8_t **Buffer)
|
|||
ri.Free(CompressedData);
|
||||
|
||||
/*
|
||||
* Check if the last puff() was successfull.
|
||||
* Check if the last puff() was successful.
|
||||
*/
|
||||
|
||||
if(!((puffResult == 0) && (puffDestLen > 0)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue