From d214d5e996469ce4f507ca7fb995642da7897a87 Mon Sep 17 00:00:00 2001 From: Scott Balneaves Date: Sun, 28 Oct 2012 11:08:17 -0500 Subject: Fix up function header for consistency --- capplets/network/mate-network-properties.c | 1 + 1 file changed, 1 insertion(+) diff --git a/capplets/network/mate-network-properties.c b/capplets/network/mate-network-properties.c index 848a2565..bb611336 100644 --- a/capplets/network/mate-network-properties.c +++ b/capplets/network/mate-network-properties.c @@ -311,6 +311,7 @@ cb_http_details_button_clicked (GtkWidget *button, gtk_widget_show_all (widget); } +static void proxy_mode_gsettings_changed (GSettings *settings, gchar *key, GtkBuilder *builder) -- cgit v1.2.1