]> andersk Git - splint.git/blame - test/alias4.lh
Updated build to use automake files created by Tim Van Holder.
[splint.git] / test / alias4.lh
CommitLineData
8fe44445 1/* Output from LCLint 3.0.0.19 */
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.053208 seconds and 5 git commands to generate.