]> andersk Git - splint.git/blame - test/alias2.lcl
In response to [ 689702 ] Missing C99 __func__ predefined identifier
[splint.git] / test / alias2.lcl
CommitLineData
885824d3 1int glob;
2int *globp;
3
4int f (int *a, int b, int **c) int glob; int *globp; { }
5
This page took 0.055713 seconds and 5 git commands to generate.