[AUDIT] Avoid using %*.*s format strings.
authorPeter Martuccelli <peterm@redhat.com>
Fri, 29 Apr 2005 15:10:24 +0000 (16:10 +0100)
committer <dwmw2@shinybook.infradead.org> <>
Fri, 29 Apr 2005 15:10:24 +0000 (16:10 +0100)
They don't seem to work correctly (investigation ongoing), but we don't
actually need to do it anyway.

Patch from Peter Martuccelli <peterm@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found