]> andersk Git - splint.git/blame_incremental - src/Headers/lclMisc.h
Fixed declarations of inptr_t and uintptr_t.
[splint.git] / src / Headers / lclMisc.h
... / ...
CommitLineData
1# ifndef LCLMISC_H
2# define LCLMISC_H
3
4typedef unsigned int bits;
5typedef long unsigned Handle;
6extern bool firstWord (char *p_s, char *p_w);
7
8# endif
This page took 0.032023 seconds and 5 git commands to generate.