]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Teach vprintf_wrk about '*' as format width, in which case the width
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 16 Dec 2012 22:44:32 +0000 (22:44 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 16 Dec 2012 22:44:32 +0000 (22:44 +0000)
commit348e56994500b5cbad1224b839c4e4bb51bfe62d
tree6dd88140f79f2f838fb4f874573d1323688bd3e6
parentec735c8e8177baefec436052c468516a6c7cbe49
Teach vprintf_wrk about '*' as format width, in which case the width
is given in an argument.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2591
VEX/priv/main_util.c