commit | c7fcb0ee74ef4cfdea02befacb55945c93641e44 | [log] [tgz] |
---|---|---|
author | Peter Martuccelli <peterm@redhat.com> | Fri Apr 29 16:10:24 2005 +0100 |
committer | <dwmw2@shinybook.infradead.org> | Fri Apr 29 16:10:24 2005 +0100 |
tree | fbc01cfa85e2f7a3d070098e7d67d0196f52fa40 | |
parent | d812ddbb89e323d054a7d073466225966c8350c8 [diff] |
[AUDIT] Avoid using %*.*s format strings. 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>