filechooserwidget: Fix profiling code compilation

This commit is contained in:
Timm Bäder 2017-02-16 12:22:58 +01:00 committed by djb
parent 8aa9fb38a3
commit 42d8b70b0e

View File

@ -134,7 +134,7 @@ profile_add_indent (int indent)
g_error ("You screwed up your indentation");
}
void
static void
_gtk_file_chooser_profile_log (const char *func, int indent, const char *msg1, const char *msg2)
{
char *str;