plan9port/src/cmd/svgpic
Russ Cox fafa622a5b all: fix or silence various gcc warnings
As usual, gcc finds some real problems but also reports a ton
of noise. Fix the problems and quiet the noise.
2020-01-12 15:07:42 -05:00
..
arcgen.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
blockgen.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
boxgen.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
circgen.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
for.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
input.c all: fix or silence various gcc warnings 2020-01-12 15:07:42 -05:00
linegen.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
main.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
misc.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkfile svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
movegen.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
pic.h all: fix or silence various gcc warnings 2020-01-12 15:07:42 -05:00
picl.lx svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
picy.y svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
plsvg.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
print.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
symtab.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00
textgen.c svgpic: new program to convert pic to svg 2017-06-19 13:51:14 +00:00