void
f
(
char
*
s
)
{
syslog
(
LOG_INFO
,
"error: %m (%s)"
,
s
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1