discoverer: fix -Wformat-nonliteral warning
This commit is contained in:
parent
2dda08478a
commit
d9c39b9fe0
@ -39,6 +39,7 @@ typedef struct
|
||||
|
||||
static void
|
||||
my_g_string_append_printf (GString * str, int depth, const gchar * format, ...)
|
||||
G_GNUC_PRINTF (3, 4)
|
||||
{
|
||||
va_list args;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user