]> andersk Git - splint.git/blame - test/metastate/global.c
Fixed bug in Makefile.am.
[splint.git] / test / metastate / global.c
CommitLineData
80ee600a 1# include "global.h"
2
3void pmsg (char *msg)
4{
5 fprintf (g_msgstream, "%s\n", msg);
6}
This page took 0.056294 seconds and 5 git commands to generate.