virtfs-proxy-helper: Add missing printf format attribute
commitc5c7d3f0a79a977955e9df436cf9ca17269b8783
authorStefan Weil <sw@weilnetz.de>
Wed, 11 Jan 2012 18:47:37 +0000 (11 19:47 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 13 Jan 2012 10:37:00 +0000 (13 10:37 +0000)
tree321ff8b7770041097cbb54521bf8d887236b1924
parente7e4a6ccae023ab4b9650aed6af369088ef08e3b
virtfs-proxy-helper: Add missing printf format attribute

Every function with printf like arguments must have it
(see file HACKING), so add it.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
fsdev/virtfs-proxy-helper.c