projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aa9fb3
)
filechooserwidget: Fix profiling code compilation
author
Timm Bäder
<mail@baedert.org>
Thu, 16 Feb 2017 11:22:58 +0000
(12:22 +0100)
committer
djb
<db0451@gmail.com>
Fri, 17 Feb 2017 21:46:51 +0000
(21:46 +0000)
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index 943dd71d92071f24b5eba2e71c7ba3052ef71699..45e4724f11904f3a4470fcf35003e1c60086cb78 100644
(file)
--- 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;