aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/page/gfx.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-4/+4
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>
2010-02-04R=rscMathieu Lonjaret1-0/+1
CC=codebot http://codereview.appspot.com/193069
2008-12-06page: remove lingering ref to ccitt-g4Russ Cox1-2/+0
2008-12-06page: reorder cvt[] array to match enumRuss Cox1-3/+1
2008-12-01src/cmd/page/gfx.c: use C89 array initialiserAlbert Lee1-13/+13
2007-03-26add page (Kris Maglione)rsc1-66/+28
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-3/+3
2006-03-20update lucidarsc1-0/+4
2005-01-04placeholder; does not yet buildrsc1-0/+331