]> andersk Git - splint.git/blame - test/ud2.lcl
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / test / ud2.lcl
CommitLineData
885824d3 1void f1(out char **x) { modifies *x; }
2void f2(char **x) { modifies *x; }
3void f3(out int *y) { modifies *y; }
This page took 0.096603 seconds and 5 git commands to generate.