]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Reorder formatting string arguments so that there are no gaps in references
authorPetr Machata <pmachata@redhat.com>
Mon, 30 Jul 2012 17:48:28 +0000 (19:48 +0200)
committerPetr Machata <pmachata@redhat.com>
Mon, 30 Jul 2012 17:48:28 +0000 (19:48 +0200)
commitfe198bc5f02e540c26be212b9cb5e6f516f700b8
tree14edf74045e409815feccda7a8a297a8e96b73da
parent629b256d2a534ea48e17db16ca1cf7c51009a259
Reorder formatting string arguments so that there are no gaps in references

It is required that formatting string that uses $-style references lists
all arguments.

Signed-off-by: Petr Machata <pmachata@redhat.com>
src/ChangeLog
src/nm.c