nothings / stb

stb single-file public domain libraries for C/C++
https://twitter.com/nothings
Other
26.81k stars 7.72k forks source link

stb_image_resize: Remove extra underscore in STBIR_SATURATE_INT #1385

Closed danpla closed 1 year ago

danpla commented 2 years ago

Both the documentation at the top of the header and the #ifdef check for stbir__saturate8/16 functions use STBIR_SATURATE_INT with a single underscore after "STBIR".