static and #include fixups in glib/

This commit is contained in:
Ryan Lortie
2011-10-16 21:17:10 -04:00
parent 1b018a8bb2
commit 740eacbfca
3 changed files with 3 additions and 3 deletions

View File

@@ -1380,7 +1380,7 @@ get_tmp_file (gchar *tmpl,
return -1;
}
gint
static gint
wrap_mkdir (gchar *tmpl,
int flags G_GNUC_UNUSED,
int mode)