]> andersk Git - splint.git/blame - src/Headers/lclMisc.h
Making fixes for Microsoft Visual C++ compiler.
[splint.git] / src / Headers / lclMisc.h
CommitLineData
885824d3 1# ifndef LCLMISC_H
2# define LCLMISC_H
3
4typedef unsigned int bits;
5typedef long unsigned Handle;
885824d3 6extern bool firstWord (char *p_s, char *p_w);
7
8# endif
This page took 0.107281 seconds and 5 git commands to generate.