]> andersk Git - splint.git/blame - test/branchstate.expect
Updated FAQ to match the sytle of web pages on splint.org.
[splint.git] / test / branchstate.expect
CommitLineData
2209bcb7 1
2branchstate.c: (in function foo)
3branchstate.c:7:37: Right operand of && is non-boolean (char):
4 (p != (char *)0) && (*p)
5
6Finished LCLint checking --- 1 code error found, as expected
This page took 0.06245 seconds and 5 git commands to generate.