]> andersk Git - splint.git/blame - test/moreBufferTests/unrecogCall.c
Got rid of [look into this ] messages in null.expect and outglob.expect
[splint.git] / test / moreBufferTests / unrecogCall.c
CommitLineData
80ee600a 1void foo ()
2
3{
4 char *d;
5
6 d = "df";
7
8 bar(d);
9}
This page took 0.061715 seconds and 5 git commands to generate.