]> andersk Git - splint.git/blame - test/alias4.lh
Changed configure.ac to incorporate Nelson Beebe's suggestion for
[splint.git] / test / alias4.lh
CommitLineData
11db3170 1/* Output from Splint 3.0.0.20 */
885824d3 2
3# include "bool.h"
4# include "mut.h"
5
6extern int glob;
7extern int *globp;
8extern struct {
9 int val;
10 int *field;
11 } globs;
12extern mut f (mut /* a */, mut /* b */);
13extern int g (void);
14extern int *h (void);
This page took 0.057135 seconds and 5 git commands to generate.