]> andersk Git - splint.git/blame - test/tests2.4/syslog.c
noexpand always false.
[splint.git] / test / tests2.4 / syslog.c
CommitLineData
885824d3 1void f (char *s) {
2 syslog (LOG_INFO, "error: %m (%s)", s);
3}
This page took 0.074637 seconds and 5 git commands to generate.