554210c5e3
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. |
||
---|---|---|
.. | ||
.gitignore | ||
convert_png.c | ||
convert_png.h | ||
font.c | ||
font.h | ||
gfx.c | ||
gfx.h | ||
global.h | ||
huff.c | ||
huff.h | ||
jasc_pal.c | ||
jasc_pal.h | ||
LICENSE | ||
lz.c | ||
lz.h | ||
main.c | ||
Makefile | ||
options.h | ||
rl.c | ||
rl.h | ||
util.c | ||
util.h |