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 Why not? 2004-04-21 22:19:33 +00:00
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 Goodbye SHORTLIB 2005-01-04 22:10:29 +00:00
multichan.c Why not? 2004-04-21 22:19:33 +00:00
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 Why not? 2004-04-21 22:19:33 +00:00
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 Why not? 2004-04-21 22:19:33 +00:00
toppm.c Why not? 2004-04-21 22:19:33 +00:00
torgbv.c Why not? 2004-04-21 22:19:33 +00:00
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 Why not? 2004-04-21 22:19:33 +00:00
yuv.c add -W to specify window size. 2004-04-29 17:13:24 +00:00