Skip to content
Commit 42725fb1 authored by Matthias Clasen's avatar Matthias Clasen
Browse files

Another variadic macro fix

It turns out that g_info_structured (format, ...) makes
g_info_structured ("Hey!") not work, since it requires at
least one argument after the format string. So shorten
the argument list to just ...
parent 17f48d71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment