]> andersk Git - splint.git/blame - test/modifies.h
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[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.301912 seconds and 5 git commands to generate.