CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2011/07/03 12:15:10
Modified files: usr.bin/xlint/lint2: chk.c Log message: Update floating-point format specifier checks; the situation has gotten better. %E, %F, %G are OK to use. Also recognize %a, %A.