gio static fixups

This commit is contained in:
Ryan Lortie
2011-10-16 21:24:45 -04:00
parent 740eacbfca
commit 09429e2c82
11 changed files with 13 additions and 8 deletions

View File

@@ -138,7 +138,7 @@ create_socket (GSocketClient *client,
return socket;
}
gboolean
static gboolean
can_use_proxy (GSocketClient *client)
{
GSocketClientPrivate *priv = client->priv;