]> andersk Git - splint.git/blob - test/ud2.lcl
Changed the version from 3.1.1 to 3.1.0
[splint.git] / test / ud2.lcl
1 void f1(out char **x) { modifies *x; }
2 void f2(char **x) { modifies *x; }
3 void f3(out int *y) { modifies *y; }
This page took 0.035113 seconds and 5 git commands to generate.