]> andersk Git - splint.git/blame - test/manual/rgb.c
Fixed problem with handleing oldsytle function declarations.
[splint.git] / test / manual / rgb.c
CommitLineData
77970e15 1typedef /*@abstract@*/ /*@mutable@*/ struct {
2 int r; int g; int b;
3} color;
This page took 0.059351 seconds and 5 git commands to generate.