]> andersk Git - splint.git/blob - test/metastate/filebad.c
Fixed problem with comman line redefinitions (no filename).
[splint.git] / test / metastate / filebad.c
1 extern /*@open@*/ int badOpen (/*@closed@*/ FILE *p_f);
2
3 extern int badEnsures (FILE *p_f, /*@closed@*/ int p_x)
4      /*@ensures open p_x;@*/ ;
This page took 0.396226 seconds and 5 git commands to generate.