Bodmer / TJpg_Decoder

Jpeg decoder library based on Tiny JPEG Decompressor
Other
227 stars 43 forks source link

Found small typo in function name comment: Should be getFsJpgSize, instead of drawFsJpg #12

Closed eppfel closed 3 years ago

eppfel commented 3 years ago

https://github.com/Bodmer/TJpg_Decoder/blob/5005e463132f653f87366ea56f147da5db4157eb/src/TJpg_Decoder.cpp#L385

Bodmer commented 3 years ago

You will probably find a lot more... but thanks for pointing this out. I will correct it.