]> andersk Git - splint.git/blame - test/csyntax4.c
Fixed problem with NULL being changed.
[splint.git] / test / csyntax4.c
CommitLineData
885824d3 1/* has parse errors in gcc */
2typedef char *cstring;
3typedef char *filename;
4
5int f(cstring filename, int x);
6
7cstring filename;
8
9
10
11
12
This page took 0.065656 seconds and 5 git commands to generate.