google / zopfli

Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.
Apache License 2.0
3.43k stars 330 forks source link

katajainen.c has executable flag #199

Open Alleop5 opened 8 months ago

Alleop5 commented 8 months ago

src/zopfli/katajainen.c isn't an executable it's a C file, easy fix.