[gtk+/gtk-3-22] filechooserwidget: Fix profiling code compilation



commit 42d8b70b0ecc82b90c544c61de4c550fa5a066d6
Author: Timm Bäder <mail baedert org>
Date:   Thu Feb 16 12:22:58 2017 +0100

    filechooserwidget: Fix profiling code compilation

 gtk/gtkfilechooserwidget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c
index 943dd71..45e4724 100644
--- a/gtk/gtkfilechooserwidget.c
+++ b/gtk/gtkfilechooserwidget.c
@@ -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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]