]> andersk Git - splint.git/blame - test/modifies.h
Fixed manual csvoverwrite.
[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.1157 seconds and 5 git commands to generate.