Disable -Wformat-nonliteral for a tiny block of code
authorDavid Zeuthen <zeuthen@gmail.com>
Sat, 7 Jul 2012 21:34:20 +0000 (17:34 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Sat, 7 Jul 2012 21:34:20 +0000 (17:34 -0400)
commitb519b97a19060027cd8e1fc1e663dbc61f21f4e4
tree43b3ee4c4d608713e3d98493aabf17800cea30f9
parent1114354bb1cc90aa13f0c71d6646f166768c02b0
Disable -Wformat-nonliteral for a tiny block of code

... in this case, we happen to know better than the compiler what we
are doing.

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
udisks/udisksclient.c