]> andersk Git - splint.git/blame - test/modifies.h
Add more cvsignore files.
[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 2.768785 seconds and 5 git commands to generate.