]> andersk Git - splint.git/blob - test/csyntax4.c
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / test / csyntax4.c
1 /* has parse errors in gcc */
2 typedef char *cstring;
3 typedef char *filename;
4
5 int f(cstring filename, int x); 
6
7 cstring filename;
8
9
10
11
12
This page took 0.028853 seconds and 5 git commands to generate.