Add printf attribute to vprintf() functions
commit326c39f8d59769237b80463631d57bef58a5a162
authorColomban Wendling <ban@herbesfolles.org>
Sat, 24 Oct 2015 18:16:44 +0000 (24 20:16 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Sat, 24 Oct 2015 18:16:44 +0000 (24 20:16 +0200)
tree5bff298ae4a78944cc13c9a8abf55266542e4631
parentcbc85b7444da9e5210f1a7ac18a1e223af784af9
Add printf attribute to vprintf() functions

This allows GCC to check vprintf() format, and makes
`-Wsuggest-attribute=format` happy.
tagmanager/mio/mio-file.c
tagmanager/mio/mio-memory.c
tagmanager/mio/mio.h