tests: Fix compiler warning
commita93304bb4d24c0762f5b5d7677e3087a01619fac
authorStefan Weil <sw@weilnetz.de>
Mon, 13 Nov 2017 07:07:46 +0000 (13 08:07 +0100)
committerStefan Weil <sw@weilnetz.de>
Mon, 13 Nov 2017 07:07:46 +0000 (13 08:07 +0100)
treefe515b7ed6dec657e3dfd9d49f9b059fe370f269
parentd1a66032a946fa0025399886d6936176ac85b28c
tests: Fix compiler warning

Fix this gcc warning:

tests/tcg/test_path.c:21:5: error:
 function might be possible candidate for ‘gnu_printf’ format attribute [-Werror=suggest-attribute=format]

Signed-off-by: Stefan Weil <sw@weilnetz.de>
tests/tcg/test_path.c