Some consistency changes to library & headers flags.
[splint-patched.git] / test / void.expect
bloba8febd8ace0406878924b4e5538a0b72a3f4f381
2 void.c: (in function f)
3 void.c:5:3: Return value (type int) ignored: f()
4 void.c:3:5: Function exported but not used outside void: f
5    void.c:7:1: Definition of f
7 Finished checking --- 2 code warnings, as expected