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