plan9port/src/cmd/jpg
Dan Cross fa325e9b42 Trivial changes: whitespace and modes.
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10 14:54:30 +00:00
..
bmp.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
bmp.h
close.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
gif.c gif: fix setting of transparency channels when writing gifs. 2011-05-17 17:46:45 -04:00
ico.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
imagefile.h Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
jpegdump.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
jpg.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkfile
multichan.c
onechan.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
png.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
ppm.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
readbmp.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
readgif.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
readjpg.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
readpng.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
readppm.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
readyuv.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
rgbrgbv.c
rgbycc.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
togif.c isdigit (Tom Miller) 2005-11-01 15:01:00 +00:00
toico.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
topng.c
toppm.c
torgbv.c
totruecolor.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
writegif.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
writepng.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
writeppm.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
writerawimage.c
yuv.c