CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/20 07:27:07
Modified files:
usr.bin/xlint/lint2: chk.c
Log message:
Prevent lint from warning about %m in C format strings. Quiets
false positives when check syslog(3) format strings that use %m.
OK tedu@ martynas@
