tjko / jpegoptim

jpegoptim - utility to optimize/compress JPEG files
http://www.iki.fi/tjko/projects.html
GNU General Public License v3.0
1.56k stars 116 forks source link

Standardization & Correctness Patch #51

Closed ghost closed 6 years ago

ghost commented 6 years ago

This patch addresses some issues and warnings with the gcc-compiler and adds minimal changes to follow the current standard C-syntax.

Overall this should add to compile-time safety and integrity.