]> andersk Git - splint.git/blame - test/modifies.h
Added support for omitted if clauses in conditionals, patch provided by peteran.
[splint.git] / test / modifies.h
CommitLineData
885824d3 1extern int f1 (int p[]) /*@modifies nothing @*/ ;
2extern int f2 (int p[]) /*@modifies internalState @*/ ;
3extern int g2 (int p[]) /*@modifies internalState @*/ ;
4
This page took 0.071287 seconds and 5 git commands to generate.